app-misc/hyfetch: Stabilize 1.99.0 amd64, #954901

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-04-28 15:03:16 +01:00
parent 2316026094
commit fa6f864518

View File

@@ -15,7 +15,7 @@ if [[ ${PV} == *9999 ]]; then
inherit git-r3
else
SRC_URI="https://github.com/hykilpikonna/${PN}/archive/${PV}/${P}.tar.gz"
KEYWORDS="~amd64 arm64"
KEYWORDS="amd64 arm64"
fi
LICENSE="MIT"