summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-05-07 12:26:51 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-05-07 12:26:51 +0300
commit851b0e2a5ea91648be344aedc6ce1f917a0341e1 (patch)
tree6ba8433073ff1d4e490cc8991aeab8e2d4ab9953 /sys-boot
parentdev-python/mypy: Stabilize 0.942 x86, #841065 (diff)
downloadgentoo-851b0e2a5ea91648be344aedc6ce1f917a0341e1.tar.gz
gentoo-851b0e2a5ea91648be344aedc6ce1f917a0341e1.tar.bz2
gentoo-851b0e2a5ea91648be344aedc6ce1f917a0341e1.zip
sys-boot/palo: Stabilize 2.15 hppa, #840410
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-boot')
-rw-r--r--sys-boot/palo/palo-2.15.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-boot/palo/palo-2.15.ebuild b/sys-boot/palo/palo-2.15.ebuild
index 2956c2939a97..c4c6eddfa190 100644
--- a/sys-boot/palo/palo-2.15.ebuild
+++ b/sys-boot/palo/palo-2.15.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"