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 | c38d69bc06f189f18c8923e7247910044448e147 (patch) | |
tree | 7d964512a38c23e9a061b78b5dac56efc4f8454c /dev-libs | |
parent | symlink fix (diff) | |
download | historical-c38d69bc06f189f18c8923e7247910044448e147.tar.gz historical-c38d69bc06f189f18c8923e7247910044448e147.tar.bz2 historical-c38d69bc06f189f18c8923e7247910044448e147.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="" |