summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-06-01 13:03:51 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-06-01 13:03:51 +0000
commit2b860cbdeb9e4d2d4a456eb791d6be701afa16d9 (patch)
treec76a0b98b2adbb939934f398d5f9a1bdea8362b8 /dev-python/pycxx/pycxx-6.2.4-r1.ebuild
parentStable for amd64, wrt bug #418967 (diff)
downloadgentoo-2-2b860cbdeb9e4d2d4a456eb791d6be701afa16d9.tar.gz
gentoo-2-2b860cbdeb9e4d2d4a456eb791d6be701afa16d9.tar.bz2
gentoo-2-2b860cbdeb9e4d2d4a456eb791d6be701afa16d9.zip
Stable for amd64, wrt bug #418907
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/pycxx/pycxx-6.2.4-r1.ebuild')
-rw-r--r--dev-python/pycxx/pycxx-6.2.4-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pycxx/pycxx-6.2.4-r1.ebuild b/dev-python/pycxx/pycxx-6.2.4-r1.ebuild
index 6066c6ef9ffb..3d70fb63ddb6 100644
--- a/dev-python/pycxx/pycxx-6.2.4-r1.ebuild
+++ b/dev-python/pycxx/pycxx-6.2.4-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pycxx/pycxx-6.2.4-r1.ebuild,v 1.1 2012/03/30 22:48:07 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pycxx/pycxx-6.2.4-r1.ebuild,v 1.2 2012/06/01 13:03:51 ago Exp $
EAPI="3"
SUPPORT_PYTHON_ABIS="1"
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/cxx/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
IUSE="doc examples"
PYTHON_MODNAME="CXX"