summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-12-18 07:07:04 +0000
committerSam James <sam@gentoo.org>2022-12-18 07:07:07 +0000
commit65a2d6b62bc39c667ce0f58f49fbc1d70758c32b (patch)
treef1132d449cbed7fd9b0ea9ecfb030cda362c6234 /sys-boot/palo
parentmedia-gfx/sane-backends: fix udev rule again (diff)
downloadgentoo-65a2d6b62bc39c667ce0f58f49fbc1d70758c32b.tar.gz
gentoo-65a2d6b62bc39c667ce0f58f49fbc1d70758c32b.tar.bz2
gentoo-65a2d6b62bc39c667ce0f58f49fbc1d70758c32b.zip
sys-boot/palo: Stabilize 2.22 hppa, #886547
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-boot/palo')
-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"