diff options
author | 2003-10-18 22:54:00 +0000 | |
---|---|---|
committer | 2003-10-18 22:54:00 +0000 | |
commit | d8bbf98c2c53f3efa7fa449ad6418547619e6f40 (patch) | |
tree | e97992abb7321acb503783b461fda45615bbd0b0 /dev-libs/libxml2 | |
parent | Fixed inherit error (diff) | |
download | gentoo-2-d8bbf98c2c53f3efa7fa449ad6418547619e6f40.tar.gz gentoo-2-d8bbf98c2c53f3efa7fa449ad6418547619e6f40.tar.bz2 gentoo-2-d8bbf98c2c53f3efa7fa449ad6418547619e6f40.zip |
mark gnome-2.4 for amd64
Diffstat (limited to 'dev-libs/libxml2')
-rw-r--r-- | dev-libs/libxml2/libxml2-2.5.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libxml2/libxml2-2.5.11.ebuild b/dev-libs/libxml2/libxml2-2.5.11.ebuild index 0dfaa085ade9..403b4c612d41 100644 --- a/dev-libs/libxml2/libxml2-2.5.11.ebuild +++ b/dev-libs/libxml2/libxml2-2.5.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.5.11.ebuild,v 1.5 2003/10/05 13:07:38 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml2/libxml2-2.5.11.ebuild,v 1.6 2003/10/18 22:54:00 brad_mssw Exp $ inherit eutils libtool gnome.org flag-o-matic @@ -15,7 +15,7 @@ DEPEND="sys-libs/zlib SLOT="2" LICENSE="MIT" -KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~amd64" +KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa amd64" src_compile() { elibtoolize |