summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pycxx/pycxx-6.2.1.ebuild')
-rw-r--r--dev-python/pycxx/pycxx-6.2.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pycxx/pycxx-6.2.1.ebuild b/dev-python/pycxx/pycxx-6.2.1.ebuild
index dc2800685897..4b90c200ca57 100644
--- a/dev-python/pycxx/pycxx-6.2.1.ebuild
+++ b/dev-python/pycxx/pycxx-6.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pycxx/pycxx-6.2.1.ebuild,v 1.1 2010/10/01 16:17:42 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pycxx/pycxx-6.2.1.ebuild,v 1.2 2010/10/23 09:09:24 ssuominen Exp $
EAPI="2"
SUPPORT_PYTHON_ABIS="1"
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/cxx/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
IUSE="doc examples"
PYTHON_MODNAME="CXX"