diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-03-08 23:41:39 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-03-08 23:41:39 +0000 |
commit | 0cd2e3cc1da272b4d900f727502e7eb55d2017aa (patch) | |
tree | d98ade60327db4a2967e6acdb4235a2d29cb779e /dev-python/cgkit/cgkit-2.0.0.ebuild | |
parent | x86 stable, bug 540290 (diff) | |
download | gentoo-2-0cd2e3cc1da272b4d900f727502e7eb55d2017aa.tar.gz gentoo-2-0cd2e3cc1da272b4d900f727502e7eb55d2017aa.tar.bz2 gentoo-2-0cd2e3cc1da272b4d900f727502e7eb55d2017aa.zip |
x86 stable, bug 540290
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-python/cgkit/cgkit-2.0.0.ebuild')
-rw-r--r-- | dev-python/cgkit/cgkit-2.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/cgkit/cgkit-2.0.0.ebuild b/dev-python/cgkit/cgkit-2.0.0.ebuild index 8d1104770963..e8bc0a66dc30 100644 --- a/dev-python/cgkit/cgkit-2.0.0.ebuild +++ b/dev-python/cgkit/cgkit-2.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/cgkit/cgkit-2.0.0.ebuild,v 1.5 2015/03/07 08:14:55 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/cgkit/cgkit-2.0.0.ebuild,v 1.6 2015/03/08 23:41:39 pacho Exp $ EAPI="5" PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} ) @@ -16,7 +16,7 @@ SRC_URI="$(python_gen_cond_dep mirror://sourceforge/${PN}/${PN}/${P}/${P}-py2k.t LICENSE="LGPL-2.1 MPL-1.1 GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ~x86" +KEYWORDS="amd64 ppc x86" IUSE="3ds" RDEPEND=">=dev-libs/boost-1.48[python,${PYTHON_USEDEP}] |