diff options
Diffstat (limited to 'sys-apps/hal/hal-0.5.10.ebuild')
-rw-r--r-- | sys-apps/hal/hal-0.5.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/hal/hal-0.5.10.ebuild b/sys-apps/hal/hal-0.5.10.ebuild index 495c576a8cc7..092cd3dffa00 100644 --- a/sys-apps/hal/hal-0.5.10.ebuild +++ b/sys-apps/hal/hal-0.5.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.10.ebuild,v 1.7 2008/01/07 02:28:17 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.10.ebuild,v 1.8 2008/01/10 18:05:15 jer Exp $ inherit eutils linux-info autotools flag-o-matic @@ -13,7 +13,7 @@ SRC_URI="http://hal.freedesktop.org/releases/${P}.tar.gz LICENSE="|| ( GPL-2 AFL-2.0 )" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~hppa ~x86" KERNEL_IUSE="kernel_linux kernel_FreeBSD" IUSE="acpi apm crypt debug dell disk-partition doc laptop selinux ${KERNEL_IUSE}" |