commit: de22e62992d860603255b4b8226a0dae0276dedd
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 23 01:55:40 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jul 23 01:55:40 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de22e629
sys-boot/palo: Stabilize 2.24 hppa, #910659
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-boot/palo/palo-2.24.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-boot/palo/palo-2.24.ebuild b/sys-boot/palo/palo-2.24.ebuild
index 6eae2c2820e0..967e766b9dee 100644
--- a/sys-boot/palo/palo-2.24.ebuild
+++ b/sys-boot/palo/palo-2.24.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == 9999 ]] ; then
inherit git-r3
else
SRC_URI="https://git.kernel.org/pub/scm/linux/kernel/git/deller/${PN}.git/snapshot/${P}.tar.gz"
- KEYWORDS="-* ~hppa"
+ KEYWORDS="-* hppa"
fi
LICENSE="GPL-2"