diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-04-09 17:17:57 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-04-09 17:17:57 +0000 |
commit | b529da2a8eaa117c7f92cd17830eff761b43b4c3 (patch) | |
tree | ce791274b4e3f13789571b1c846a669df4c952c3 /app-misc/hal-info/hal-info-20071030.ebuild | |
parent | Fix permissions on executables, bug #217034 (diff) | |
download | historical-b529da2a8eaa117c7f92cd17830eff761b43b4c3.tar.gz historical-b529da2a8eaa117c7f92cd17830eff761b43b4c3.tar.bz2 historical-b529da2a8eaa117c7f92cd17830eff761b43b4c3.zip |
Add ~ia64/~sparc wrt #200050
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'app-misc/hal-info/hal-info-20071030.ebuild')
-rw-r--r-- | app-misc/hal-info/hal-info-20071030.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/hal-info/hal-info-20071030.ebuild b/app-misc/hal-info/hal-info-20071030.ebuild index e9823804cd5e..5712ae88a794 100644 --- a/app-misc/hal-info/hal-info-20071030.ebuild +++ b/app-misc/hal-info/hal-info-20071030.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/app-misc/hal-info/hal-info-20071030.ebuild,v 1.3 2008/03/02 20:17:59 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/hal-info/hal-info-20071030.ebuild,v 1.4 2008/04/09 17:17:57 armin76 Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://hal.freedesktop.org/releases/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~mips ~x86" +KEYWORDS="~amd64 ~hppa ~ia64 ~mips ~sparc ~x86" IUSE="" RDEPEND=">=sys-apps/hal-0.5.10" |