diff options
author | Michael Weber <xmw@gentoo.org> | 2017-03-01 01:49:00 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-03-01 01:49:00 +0100 |
commit | ce717f99b3f9abd93c8520bd8c1f5f412e80fca1 (patch) | |
tree | f8877f7475b5747f7e9769e56d3c4b161a6ce5ce /dev-python/pytest | |
parent | net-misc/capi4hylafax: ppc stable (bug 587014). (diff) | |
download | gentoo-ce717f99b3f9abd93c8520bd8c1f5f412e80fca1.tar.gz gentoo-ce717f99b3f9abd93c8520bd8c1f5f412e80fca1.tar.bz2 gentoo-ce717f99b3f9abd93c8520bd8c1f5f412e80fca1.zip |
dev-python/pytest: readding ~arm64 keyword.
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 5beeff8a90f3..c572258f5a30 100644 --- a/dev-python/pytest/pytest-3.0.3.ebuild +++ b/dev-python/pytest/pytest-3.0.3.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm ~arm64 hppa ppc ppc64 sparc 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 d61ddded6e7a..f6688a086761 100644 --- a/dev-python/pytest/pytest-3.0.5.ebuild +++ b/dev-python/pytest/pytest-3.0.5.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~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 d61ddded6e7a..f6688a086761 100644 --- a/dev-python/pytest/pytest-3.0.6.ebuild +++ b/dev-python/pytest/pytest-3.0.6.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86" IUSE="doc test" # When bumping, please check setup.py for the proper py version |