diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-01-14 19:45:46 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-01-14 20:09:42 +0000 |
commit | 738ab69109c16d0ed5aed678044a57882c5d2940 (patch) | |
tree | 15834ed8aad73bb11b33086ad7ddcf48c9d8313f /sys-boot/palo | |
parent | dev-libs/libfido2: stable 1.5.0-r1 for sparc, bug #751484 (diff) | |
download | gentoo-738ab69109c16d0ed5aed678044a57882c5d2940.tar.gz gentoo-738ab69109c16d0ed5aed678044a57882c5d2940.tar.bz2 gentoo-738ab69109c16d0ed5aed678044a57882c5d2940.zip |
sys-boot/palo: restore stable keyword for hppa
Package-Manager: Portage-3.0.12, Repoman-3.0.2
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-boot/palo')
-rw-r--r-- | sys-boot/palo/palo-2.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-boot/palo/palo-2.14.ebuild b/sys-boot/palo/palo-2.14.ebuild index 17741656154b..0a94f5679bf1 100644 --- a/sys-boot/palo/palo-2.14.ebuild +++ b/sys-boot/palo/palo-2.14.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ SRC_URI="https://git.kernel.org/pub/scm/linux/kernel/git/deller/${PN}.git/snapsh LICENSE="GPL-2" SLOT="0" -KEYWORDS="-* ~hppa" +KEYWORDS="-* hppa" PATCHES=( "${FILESDIR}"/${PN}-2.00-toolchain.patch |