summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-07-23 02:55:40 +0100
committerSam James <sam@gentoo.org>2023-07-23 02:55:40 +0100
commitde22e62992d860603255b4b8226a0dae0276dedd (patch)
tree3b293438f59841199fcff5f612386963eaa8ddc4
parentnet-misc/gallery-dl: Stabilize 1.25.6 hppa, #910655 (diff)
downloadgentoo-de22e62992d860603255b4b8226a0dae0276dedd.tar.gz
gentoo-de22e62992d860603255b4b8226a0dae0276dedd.tar.bz2
gentoo-de22e62992d860603255b4b8226a0dae0276dedd.zip
sys-boot/palo: Stabilize 2.24 hppa, #910659
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--sys-boot/palo/palo-2.24.ebuild2
1 files changed, 1 insertions, 1 deletions
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"