diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-07-05 18:15:43 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-07-05 18:15:43 +0000 |
commit | 16b11795d33779dd0057378ab6d5a2e4f6dec2e2 (patch) | |
tree | 5beac759af16a4b8116fa36cde16172a21834618 /dev-python | |
parent | remove old versions that use the obsolete php5-sapi-r2 eclass and thus xml2 I... (diff) | |
download | gentoo-2-16b11795d33779dd0057378ab6d5a2e4f6dec2e2.tar.gz gentoo-2-16b11795d33779dd0057378ab6d5a2e4f6dec2e2.tar.bz2 gentoo-2-16b11795d33779dd0057378ab6d5a2e4f6dec2e2.zip |
arm/sh love #121092
(Portage version: 2.1.1_pre2-r2)
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/pylibacl/pylibacl-0.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pylibacl/pylibacl-0.2.1.ebuild b/dev-python/pylibacl/pylibacl-0.2.1.ebuild index 7c26dc5327df..ceeb771d1cfc 100644 --- a/dev-python/pylibacl/pylibacl-0.2.1.ebuild +++ b/dev-python/pylibacl/pylibacl-0.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pylibacl/pylibacl-0.2.1.ebuild,v 1.7 2006/04/01 15:23:38 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pylibacl/pylibacl-0.2.1.ebuild,v 1.8 2006/07/05 18:15:43 vapier Exp $ inherit distutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ia64 ppc sparc x86" +KEYWORDS="~amd64 arm ~hppa ~ia64 ppc sh sparc x86" IUSE="" DEPEND="virtual/python |