diff options
author | Michael Weber <xmw@gentoo.org> | 2017-02-23 14:45:01 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-02-23 14:45:01 +0100 |
commit | 2ac1be30f1b608d81dfc7a9a8c79ae80e7386ea4 (patch) | |
tree | 99efd48d27020e264860ad572afcc37f11c0a7da /dev-python/pytest | |
parent | dev-python/pyftpdlib: ppc ppc64 stable (bug 606282). (diff) | |
download | gentoo-2ac1be30f1b608d81dfc7a9a8c79ae80e7386ea4.tar.gz gentoo-2ac1be30f1b608d81dfc7a9a8c79ae80e7386ea4.tar.bz2 gentoo-2ac1be30f1b608d81dfc7a9a8c79ae80e7386ea4.zip |
dev-python/pytest: Add ~ppc ~ppc64 keywords.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-python/pytest')
-rw-r--r-- | dev-python/pytest/pytest-3.0.3.ebuild | 2 | ||||
-rw-r--r-- | dev-python/pytest/pytest-3.0.5.ebuild | 2 | ||||
-rw-r--r-- | dev-python/pytest/pytest-3.0.6.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/pytest/pytest-3.0.3.ebuild b/dev-python/pytest/pytest-3.0.3.ebuild index 3ab89377bbf9..46545c6d480b 100644 --- a/dev-python/pytest/pytest-3.0.3.ebuild +++ b/dev-python/pytest/pytest-3.0.3.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ppc x86" +KEYWORDS="alpha amd64 ~arm hppa ppc ~ppc64 x86" IUSE="doc test" # When bumping, please check setup.py for the proper py version diff --git a/dev-python/pytest/pytest-3.0.5.ebuild b/dev-python/pytest/pytest-3.0.5.ebuild index a004fef03070..3b556b136b9f 100644 --- a/dev-python/pytest/pytest-3.0.5.ebuild +++ b/dev-python/pytest/pytest-3.0.5.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" IUSE="doc test" # When bumping, please check setup.py for the proper py version diff --git a/dev-python/pytest/pytest-3.0.6.ebuild b/dev-python/pytest/pytest-3.0.6.ebuild index a004fef03070..3b556b136b9f 100644 --- a/dev-python/pytest/pytest-3.0.6.ebuild +++ b/dev-python/pytest/pytest-3.0.6.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" IUSE="doc test" # When bumping, please check setup.py for the proper py version |