diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-01-03 11:51:15 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-01-03 11:51:15 +0000 |
commit | fc8789d8db9f8135973bd578e4d3f9b44d56314f (patch) | |
tree | 17597046497177cef0373faadbf9ba2dbecb5c55 /sys-boot/palo/palo-1.18.ebuild | |
parent | gtk+-2.22 is required because of lack of symbol gdk_visual_get_depth in older... (diff) | |
download | gentoo-2-fc8789d8db9f8135973bd578e4d3f9b44d56314f.tar.gz gentoo-2-fc8789d8db9f8135973bd578e4d3f9b44d56314f.tar.bz2 gentoo-2-fc8789d8db9f8135973bd578e4d3f9b44d56314f.zip |
Stable for HPPA too.
(Portage version: 2.2.0_alpha10/cvs/Linux i686)
Diffstat (limited to 'sys-boot/palo/palo-1.18.ebuild')
-rw-r--r-- | sys-boot/palo/palo-1.18.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-boot/palo/palo-1.18.ebuild b/sys-boot/palo/palo-1.18.ebuild index 72a587806c7d..f9e75817aea9 100644 --- a/sys-boot/palo/palo-1.18.ebuild +++ b/sys-boot/palo/palo-1.18.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/palo/palo-1.18.ebuild,v 1.1 2010/10/02 17:51:13 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/palo/palo-1.18.ebuild,v 1.2 2011/01/03 11:51:15 jer Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="mirror://debian/pool/main/p/${PN}/${P/-/_}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="-* ~hppa" +KEYWORDS="-* hppa" IUSE="" PROVIDE="virtual/bootloader" |