diff options
author | 2007-11-21 20:11:29 +0000 | |
---|---|---|
committer | 2007-11-21 20:11:29 +0000 | |
commit | ecaebefa29337994657885796bca3c8cf9a94186 (patch) | |
tree | 146766c1076d193897a169f734e40b8076b9acc9 /sys-apps/hal/hal-0.5.9.1-r3.ebuild | |
parent | Drop nowings patch that I accidentially enabled, this should make the as-need... (diff) | |
download | gentoo-2-ecaebefa29337994657885796bca3c8cf9a94186.tar.gz gentoo-2-ecaebefa29337994657885796bca3c8cf9a94186.tar.bz2 gentoo-2-ecaebefa29337994657885796bca3c8cf9a94186.zip |
Stable on ppc wrt bug 199654
(Portage version: 2.1.3.19)
Diffstat (limited to 'sys-apps/hal/hal-0.5.9.1-r3.ebuild')
-rw-r--r-- | sys-apps/hal/hal-0.5.9.1-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/hal/hal-0.5.9.1-r3.ebuild b/sys-apps/hal/hal-0.5.9.1-r3.ebuild index 88422f47e87c..0cc97409db3b 100644 --- a/sys-apps/hal/hal-0.5.9.1-r3.ebuild +++ b/sys-apps/hal/hal-0.5.9.1-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.9.1-r3.ebuild,v 1.3 2007/11/12 16:19:15 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.9.1-r3.ebuild,v 1.4 2007/11/21 20:11:29 nixnut Exp $ inherit eutils linux-info autotools flag-o-matic @@ -11,7 +11,7 @@ SRC_URI="http://people.freedesktop.org/~david/dist/${P}.tar.gz LICENSE="|| ( GPL-2 AFL-2.0 )" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 -mips ~ppc -ppc64 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 -mips ppc -ppc64 ~sh sparc x86 ~x86-fbsd" KERNEL_IUSE="kernel_linux kernel_FreeBSD" IUSE="acpi crypt debug dell disk-partition doc pcmcia selinux ${KERNEL_IUSE}" |