diff options
author | 2008-04-03 20:29:39 +0000 | |
---|---|---|
committer | 2008-04-03 20:29:39 +0000 | |
commit | 671803a6e1b502542c17a3c41d55cbfa06e6b21c (patch) | |
tree | 6629130c4a340fba2860a2f290c6a36513427767 /sys-apps/hal/hal-0.5.10.ebuild | |
parent | Masked hal-0.5.10 on 2006.1 profile since it needs newer linux-headers (diff) | |
download | gentoo-2-671803a6e1b502542c17a3c41d55cbfa06e6b21c.tar.gz gentoo-2-671803a6e1b502542c17a3c41d55cbfa06e6b21c.tar.bz2 gentoo-2-671803a6e1b502542c17a3c41d55cbfa06e6b21c.zip |
Keyworded for alpha, bug #216084
(Portage version: 2.1.4.4)
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 4b6993e55845..13f862c8e8d6 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.11 2008/03/02 20:16:38 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/hal-0.5.10.ebuild,v 1.12 2008/04/03 20:29:39 klausman 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 ~hppa ~mips ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~mips ~x86" KERNEL_IUSE="kernel_linux kernel_FreeBSD" IUSE="acpi apm crypt debug dell disk-partition doc laptop selinux ${KERNEL_IUSE}" |