app-misc/hyfetch: unkeyword 1.4.10, 9999

Signed-off-by: Bailey Kasin <baileykasin@gmail.com>
This commit is contained in:
Bailey Kasin
2023-09-08 01:39:09 -07:00
parent fb772c96ab
commit 4564bc0ffb
2 changed files with 2 additions and 4 deletions

View File

@@ -14,10 +14,9 @@ if [[ ${PV} == *9999* ]]; then
inherit git-r3
else
SRC_URI="https://github.com/hykilpikonna/${PN}/archive/${PV}/${P}.tar.gz"
KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~arm64-macos ~x64-macos"
KEYWORDS="~amd64"
fi
LICENSE="MIT-with-advertising"
SLOT="0"