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/pytest-3.0.3.ebuild | |
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/pytest-3.0.3.ebuild')
-rw-r--r-- | dev-python/pytest/pytest-3.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 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 |