sys-boot/palo: Stabilize 2.15 hppa, #840410

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin
2022-05-07 12:26:51 +03:00
parent 81742f2f4f
commit 851b0e2a5e

View File

@@ -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"