Diff screenfetch-3.9.1-r1 with a screenfetch-9999

/usr/portage/app-misc/screenfetch/screenfetch-9999.ebuild 2023-10-09 14:52:28.820368333 +0300
14 14
	EGIT_REPO_URI="https://github.com/KittyKatt/screenFetch.git"
15 15
	inherit git-r3
16 16
else
17
	KEYWORDS="~amd64 ~arm ~loong ~riscv ~x86 ~x64-macos"
17
	KEYWORDS="~amd64 ~arm ~loong ~x86 ~x64-macos"
18 18
	SRC_URI="https://github.com/KittyKatt/screenFetch/archive/v${PV}.tar.gz -> ${P}.tar.gz"
19 19
	S="${WORKDIR}/${MY_PN}-${PV}"
20 20
fi
Thank you!