diff options
author | David Seifert <soap@gentoo.org> | 2017-06-11 22:53:34 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-06-11 22:54:00 +0200 |
commit | 5fe5a44f3f176690200ab2ebfaf2e8ad11397891 (patch) | |
tree | fcd37e81b04aabb079f0960e7ad02faf8846d958 /dev-python/oct2py | |
parent | dev-util/debugedit: ~ia64 keyword (diff) | |
download | gentoo-5fe5a44f3f176690200ab2ebfaf2e8ad11397891.tar.gz gentoo-5fe5a44f3f176690200ab2ebfaf2e8ad11397891.tar.bz2 gentoo-5fe5a44f3f176690200ab2ebfaf2e8ad11397891.zip |
dev-python/oct2py: Mark ppc64 stable under ALLARCHES
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-python/oct2py')
-rw-r--r-- | dev-python/oct2py/oct2py-3.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/oct2py/oct2py-3.6.0.ebuild b/dev-python/oct2py/oct2py-3.6.0.ebuild index f9761144b630..818ad6bda37f 100644 --- a/dev-python/oct2py/oct2py-3.6.0.ebuild +++ b/dev-python/oct2py/oct2py-3.6.0.ebuild @@ -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 ppc64 x86 ~amd64-linux ~x86-linux" IUSE="doc examples test" RDEPEND=" |