diff options
Diffstat (limited to 'dev-libs/commoncpp2/commoncpp2-1.0.12.ebuild')
-rw-r--r-- | dev-libs/commoncpp2/commoncpp2-1.0.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/commoncpp2/commoncpp2-1.0.12.ebuild b/dev-libs/commoncpp2/commoncpp2-1.0.12.ebuild index 14b255f05521..f398d95c29d9 100644 --- a/dev-libs/commoncpp2/commoncpp2-1.0.12.ebuild +++ b/dev-libs/commoncpp2/commoncpp2-1.0.12.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/commoncpp2/commoncpp2-1.0.12.ebuild,v 1.3 2003/09/06 22:29:24 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/commoncpp2/commoncpp2-1.0.12.ebuild,v 1.4 2003/12/07 23:27:05 lanius Exp $ IUSE="doc xml2" @@ -15,7 +15,7 @@ DEPEND="xml2? ( dev-libs/libxml2 ) SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" src_compile() { local myconf="" |