diff options
Diffstat (limited to 'app-misc/hal-info/hal-info-20070328.ebuild')
-rw-r--r-- | app-misc/hal-info/hal-info-20070328.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/hal-info/hal-info-20070328.ebuild b/app-misc/hal-info/hal-info-20070328.ebuild index 8bed1b3452d7..24df5c56e937 100644 --- a/app-misc/hal-info/hal-info-20070328.ebuild +++ b/app-misc/hal-info/hal-info-20070328.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/app-misc/hal-info/hal-info-20070328.ebuild,v 1.2 2007/04/01 20:13:59 steev Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/hal-info/hal-info-20070328.ebuild,v 1.3 2007/04/02 16:34:27 armin76 Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://people.freedesktop.org/~david/dist/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~x86" RDEPEND=">=sys-apps/hal-0.5.9_rc2" DEPEND="${RDEPEND}" |