summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-boot/palo/palo-2.22.ebuild')
-rw-r--r--sys-boot/palo/palo-2.22.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-boot/palo/palo-2.22.ebuild b/sys-boot/palo/palo-2.22.ebuild
index 9f304fe83eaf..76c4d66a89e8 100644
--- a/sys-boot/palo/palo-2.22.ebuild
+++ b/sys-boot/palo/palo-2.22.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"