diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-02-25 21:31:05 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-02-25 21:50:36 +0000 |
commit | 580b72b6c3c40e07827df55d970840fc2d289afd (patch) | |
tree | a1228e8794bd620e7bcb996169b6b7a06981c2b1 /dev-python/oct2py | |
parent | media-libs/libmatroska: stable 1.4.8 for ppc, bug #641328 (thanks to ernsteis... (diff) | |
download | gentoo-580b72b6c3c40e07827df55d970840fc2d289afd.tar.gz gentoo-580b72b6c3c40e07827df55d970840fc2d289afd.tar.bz2 gentoo-580b72b6c3c40e07827df55d970840fc2d289afd.zip |
dev-python/oct2py: keyworded 3.6.0 for ppc, bug #636532 (thanks to ernsteiswuerfel)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-python/oct2py')
-rw-r--r-- | dev-python/oct2py/oct2py-3.6.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/oct2py/oct2py-3.6.0.ebuild b/dev-python/oct2py/oct2py-3.6.0.ebuild index 818ad6bda37f..3dc8c8704a01 100644 --- a/dev-python/oct2py/oct2py-3.6.0.ebuild +++ b/dev-python/oct2py/oct2py-3.6.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ppc64 x86 ~amd64-linux ~x86-linux" IUSE="doc examples test" RDEPEND=" |