diff options
author | Alexis Ballier <aballier@gentoo.org> | 2009-01-21 22:18:01 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2009-01-21 22:18:01 +0000 |
commit | 1ac186fdf5ba72a790005ba4eba62d737db8d933 (patch) | |
tree | 84340d6e3efd1c8853a9d181c8275e518f21b4b0 /app-misc/hal-info/hal-info-20081219.ebuild | |
parent | amd64 stable, bug #253155 (diff) | |
download | gentoo-2-1ac186fdf5ba72a790005ba4eba62d737db8d933.tar.gz gentoo-2-1ac186fdf5ba72a790005ba4eba62d737db8d933.tar.bz2 gentoo-2-1ac186fdf5ba72a790005ba4eba62d737db8d933.zip |
keyword ~x86-fbsd
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'app-misc/hal-info/hal-info-20081219.ebuild')
-rw-r--r-- | app-misc/hal-info/hal-info-20081219.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/hal-info/hal-info-20081219.ebuild b/app-misc/hal-info/hal-info-20081219.ebuild index bd2d43c07e72..2ac59f1679e6 100644 --- a/app-misc/hal-info/hal-info-20081219.ebuild +++ b/app-misc/hal-info/hal-info-20081219.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-20081219.ebuild,v 1.2 2009/01/19 11:08:54 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/hal-info/hal-info-20081219.ebuild,v 1.3 2009/01/21 22:18:01 aballier 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" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="" RDEPEND=">=sys-apps/hal-0.5.10" |