diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-02-15 09:01:22 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-02-15 09:02:43 +0100 |
commit | 4ebd03d7d8bc68ba107f5eb5a5b2d9e72ccffcc8 (patch) | |
tree | 99659224201d1c21b43e1141b95841ad681e9135 /sys-boot | |
parent | sys-boot/palo: Version bump. (diff) | |
download | gentoo-4ebd03d7d8bc68ba107f5eb5a5b2d9e72ccffcc8.tar.gz gentoo-4ebd03d7d8bc68ba107f5eb5a5b2d9e72ccffcc8.tar.bz2 gentoo-4ebd03d7d8bc68ba107f5eb5a5b2d9e72ccffcc8.zip |
sys-boot/palo: Stable for HPPA too.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'sys-boot')
-rw-r--r-- | sys-boot/palo/palo-1.96.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-boot/palo/palo-1.96.ebuild b/sys-boot/palo/palo-1.96.ebuild index 801287873a8d..723f7c46fe66 100644 --- a/sys-boot/palo/palo-1.96.ebuild +++ b/sys-boot/palo/palo-1.96.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ SRC_URI="mirror://debian/pool/main/p/${PN}/${P/-/_}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="-* ~hppa" +KEYWORDS="-* hppa" PATCHES=( "${FILESDIR}"/${PN}-1.96-toolchain.patch |