diff options
author | 2014-03-02 22:18:37 +0000 | |
---|---|---|
committer | 2014-03-02 22:18:37 +0000 | |
commit | 7f7295e3e108de3435997cdec6c00a1f0c05dbc1 (patch) | |
tree | a393e9b4fba5ea42873616e6e74ef67d676efef8 /dev-python/pycxx/pycxx-6.2.5.ebuild | |
parent | amd64 stable, bug #495608 (diff) | |
download | gentoo-2-7f7295e3e108de3435997cdec6c00a1f0c05dbc1.tar.gz gentoo-2-7f7295e3e108de3435997cdec6c00a1f0c05dbc1.tar.bz2 gentoo-2-7f7295e3e108de3435997cdec6c00a1f0c05dbc1.zip |
amd64 stable, bug #495612
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-python/pycxx/pycxx-6.2.5.ebuild')
-rw-r--r-- | dev-python/pycxx/pycxx-6.2.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pycxx/pycxx-6.2.5.ebuild b/dev-python/pycxx/pycxx-6.2.5.ebuild index b9c828fc7f27..fe3a2efebeb1 100644 --- a/dev-python/pycxx/pycxx-6.2.5.ebuild +++ b/dev-python/pycxx/pycxx-6.2.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pycxx/pycxx-6.2.5.ebuild,v 1.2 2014/02/24 04:22:52 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pycxx/pycxx-6.2.5.ebuild,v 1.3 2014/03/02 22:18:37 pacho Exp $ EAPI="5" PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy2_0 ) @@ -13,7 +13,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_prepare_all() { |