diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-05-28 03:11:07 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-05-28 03:11:07 +0000 |
commit | 6e617b17ccd1a056ddec3d79e8d121481650cdf7 (patch) | |
tree | 55e43bcb22da6a0fe38724e080802396e96f367e /dev-libs/libxml2 | |
parent | might as well add a ~amd64 keyword, the thing's package.mask masked (diff) | |
download | historical-6e617b17ccd1a056ddec3d79e8d121481650cdf7.tar.gz historical-6e617b17ccd1a056ddec3d79e8d121481650cdf7.tar.bz2 historical-6e617b17ccd1a056ddec3d79e8d121481650cdf7.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 |