diff options
author | David Seifert <soap@gentoo.org> | 2017-02-02 19:18:30 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-02-02 19:42:35 +0100 |
commit | 77931eb7239b671552e132bc5be39b16783a3c49 (patch) | |
tree | 7ed19c26bca5214054180ba1da52944c7155f85c /dev-python/oct2py | |
parent | dev-python/wsgiproxy2: Remove ppc from KEYWORDS (diff) | |
download | gentoo-77931eb7239b671552e132bc5be39b16783a3c49.tar.gz gentoo-77931eb7239b671552e132bc5be39b16783a3c49.tar.bz2 gentoo-77931eb7239b671552e132bc5be39b16783a3c49.zip |
dev-python/oct2py: Remove ppc from KEYWORDS
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3766
Diffstat (limited to 'dev-python/oct2py')
-rw-r--r-- | dev-python/oct2py/oct2py-1.3.0-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-python/oct2py/oct2py-3.3.3.ebuild | 4 | ||||
-rw-r--r-- | dev-python/oct2py/oct2py-3.6.0.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/oct2py/oct2py-1.3.0-r1.ebuild b/dev-python/oct2py/oct2py-1.3.0-r1.ebuild index f26e72cecc2a..02916e830ed4 100644 --- a/dev-python/oct2py/oct2py-1.3.0-r1.ebuild +++ b/dev-python/oct2py/oct2py-1.3.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc64 x86 ~amd64-linux ~x86-linux" IUSE="doc examples test" RDEPEND=" diff --git a/dev-python/oct2py/oct2py-3.3.3.ebuild b/dev-python/oct2py/oct2py-3.3.3.ebuild index f1321b117d16..c5ce2ad2c2ca 100644 --- a/dev-python/oct2py/oct2py-3.3.3.ebuild +++ b/dev-python/oct2py/oct2py-3.3.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="doc examples test" RDEPEND=" diff --git a/dev-python/oct2py/oct2py-3.6.0.ebuild b/dev-python/oct2py/oct2py-3.6.0.ebuild index b8a4d0dc6a51..2ed10b2153d0 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-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="doc examples test" RDEPEND=" |