diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-05-21 11:45:12 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-05-21 11:45:41 +0200 |
commit | 9c44a3732ea5a5931c8a2b9b03dfe186fa44fce6 (patch) | |
tree | 12f4f94ff9f6ea93eab5472f56a85074398c58fe /sys-boot | |
parent | sys-boot/palo: Fix miscompilation of iplboot with sys-devel/gcc-4.9 by Werner... (diff) | |
download | gentoo-9c44a3732ea5a5931c8a2b9b03dfe186fa44fce6.tar.gz gentoo-9c44a3732ea5a5931c8a2b9b03dfe186fa44fce6.tar.bz2 gentoo-9c44a3732ea5a5931c8a2b9b03dfe186fa44fce6.zip |
sys-boot/palo: Stable for HPPA (bug #583436).
Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'sys-boot')
-rw-r--r-- | sys-boot/palo/palo-1.95-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-boot/palo/palo-1.95-r1.ebuild b/sys-boot/palo/palo-1.95-r1.ebuild index efa3eb2f7ae4..3a1bfe8cfd53 100644 --- a/sys-boot/palo/palo-1.95-r1.ebuild +++ b/sys-boot/palo/palo-1.95-r1.ebuild @@ -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.95-toolchain.patch |