summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2009-10-11 10:30:41 +0000
committerFabian Groffen <grobian@gentoo.org>2009-10-11 10:30:41 +0000
commitb01799178aff6f54543b7a8fac5d6164cfc4344e (patch)
tree3cd9a2b782b461dbb8a37830f9571fcb874c0af6 /dev-python/pycxx/pycxx-6.1.0.ebuild
parentfix date, stupid me (diff)
downloadhistorical-b01799178aff6f54543b7a8fac5d6164cfc4344e.tar.gz
historical-b01799178aff6f54543b7a8fac5d6164cfc4344e.tar.bz2
historical-b01799178aff6f54543b7a8fac5d6164cfc4344e.zip
Merge from Prefix
Package-Manager: portage-2.2.00.14552-prefix/cvs/Darwin powerpc RepoMan-Options: --force
Diffstat (limited to 'dev-python/pycxx/pycxx-6.1.0.ebuild')
-rw-r--r--dev-python/pycxx/pycxx-6.1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pycxx/pycxx-6.1.0.ebuild b/dev-python/pycxx/pycxx-6.1.0.ebuild
index cf30f8062718..fcca472fb530 100644
--- a/dev-python/pycxx/pycxx-6.1.0.ebuild
+++ b/dev-python/pycxx/pycxx-6.1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pycxx/pycxx-6.1.0.ebuild,v 1.3 2009/10/05 19:58:48 volkmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pycxx/pycxx-6.1.0.ebuild,v 1.4 2009/10/11 10:26:49 grobian Exp $
EAPI="2"
SUPPORT_PYTHON_ABIS="1"
@@ -12,7 +12,7 @@ HOMEPAGE="http://cxx.sourceforge.net"
SRC_URI="mirror://sourceforge/cxx/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
IUSE="doc examples"
PYTHON_MODNAME="CXX"