diff options
author | 2004-05-28 03:13:43 +0000 | |
---|---|---|
committer | 2004-05-28 03:13:43 +0000 | |
commit | cbcdd130e2f7ffd13c4d22b9e30001326e365438 (patch) | |
tree | fc47fefa7531a4185ac01b0340792f19f969254d /dev-libs/libxml2 | |
parent | might as well add a ~amd64 keyword, the thing's package.mask masked (Manifest... (diff) | |
download | gentoo-2-cbcdd130e2f7ffd13c4d22b9e30001326e365438.tar.gz gentoo-2-cbcdd130e2f7ffd13c4d22b9e30001326e365438.tar.bz2 gentoo-2-cbcdd130e2f7ffd13c4d22b9e30001326e365438.zip |
arm KEYWORDS
Diffstat (limited to 'dev-libs/libxml2')
-rw-r--r-- | dev-libs/libxml2/libxml2-2.6.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libxml2/libxml2-2.6.9.ebuild b/dev-libs/libxml2/libxml2-2.6.9.ebuild index 02a4cf6338a7..7a848356d834 100644 --- a/dev-libs/libxml2/libxml2-2.6.9.ebuild +++ b/dev-libs/libxml2/libxml2-2.6.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.6.9.ebuild,v 1.2 2004/05/02 19:13:56 randy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.6.9.ebuild,v 1.3 2004/05/28 03:10:27 vapier Exp $ inherit libtool gnome.org flag-o-matic @@ -9,7 +9,7 @@ HOMEPAGE="http://www.xmlsoft.org/" LICENSE="MIT" SLOT="2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha hppa ~amd64 ~ia64 ~ppc64 ~mips s390" +KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha arm hppa ~amd64 ~ia64 ~ppc64 s390" IUSE="python readline ipv6" DEPEND="sys-libs/zlib |