diff options
Diffstat (limited to 'app-misc/hal-info/hal-info-20090309.ebuild')
-rw-r--r-- | app-misc/hal-info/hal-info-20090309.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/hal-info/hal-info-20090309.ebuild b/app-misc/hal-info/hal-info-20090309.ebuild index 4978a8e02ed2..0163998a84ed 100644 --- a/app-misc/hal-info/hal-info-20090309.ebuild +++ b/app-misc/hal-info/hal-info-20090309.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/hal-info/hal-info-20090309.ebuild,v 1.5 2009/04/20 16:55:56 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/hal-info/hal-info-20090309.ebuild,v 1.6 2009/04/24 06:39:32 jer Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://hal.freedesktop.org/releases/${P}.tar.gz" LICENSE="GPL-2" 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" IUSE="" RDEPEND=">=sys-apps/hal-0.5.10" |