diff options
author | Jeroen Roovers <jer@gentoo.org> | 2018-03-28 09:51:43 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2018-03-28 09:52:35 +0200 |
commit | 10b6bd41deb7843e16a645d8445e1dca9c71176e (patch) | |
tree | 1df0366651e905f1ff23c1189c2917766edb05d8 /sys-boot/palo | |
parent | sys-libs/ncurses: fix mingw-w64 build and runtime (diff) | |
download | gentoo-10b6bd41deb7843e16a645d8445e1dca9c71176e.tar.gz gentoo-10b6bd41deb7843e16a645d8445e1dca9c71176e.tar.bz2 gentoo-10b6bd41deb7843e16a645d8445e1dca9c71176e.zip |
sys-boot/palo: Stable for HPPA too.
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --ignore-arches
Diffstat (limited to 'sys-boot/palo')
-rw-r--r-- | sys-boot/palo/palo-2.00.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-boot/palo/palo-2.00.ebuild b/sys-boot/palo/palo-2.00.ebuild index db1c24ddc6bb..8dde2461a2b7 100644 --- a/sys-boot/palo/palo-2.00.ebuild +++ b/sys-boot/palo/palo-2.00.ebuild @@ -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 |