diff options
author | Marinus Schraal <foser@gentoo.org> | 2002-10-31 12:35:53 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2002-10-31 12:35:53 +0000 |
commit | c4d0c0fad2b93a361ba504f92e53e3f879e81caf (patch) | |
tree | 9fd43b5b087d2887e9762f8210117d7f4b9a1372 /dev-libs | |
parent | symlink fix (diff) | |
download | gentoo-2-c4d0c0fad2b93a361ba504f92e53e3f879e81caf.tar.gz gentoo-2-c4d0c0fad2b93a361ba504f92e53e3f879e81caf.tar.bz2 gentoo-2-c4d0c0fad2b93a361ba504f92e53e3f879e81caf.zip |
unmask x86
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/commoncpp2/commoncpp2-1.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/commoncpp2/commoncpp2-1.0.3.ebuild b/dev-libs/commoncpp2/commoncpp2-1.0.3.ebuild index 1d3e08f5f323..703e441ce31a 100644 --- a/dev-libs/commoncpp2/commoncpp2-1.0.3.ebuild +++ b/dev-libs/commoncpp2/commoncpp2-1.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/commoncpp2/commoncpp2-1.0.3.ebuild,v 1.1 2002/10/27 19:36:04 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/commoncpp2/commoncpp2-1.0.3.ebuild,v 1.2 2002/10/31 12:35:53 foser Exp $ IUSE="doc xml2" @@ -16,7 +16,7 @@ DEPEND="xml2? ( dev-libs/libxml2 ) SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" src_compile() { local myconf="" |