diff options
author | Steev Klimaszewski <steev@gentoo.org> | 2018-04-09 14:53:16 -0500 |
---|---|---|
committer | Steev Klimaszewski <steev@gentoo.org> | 2018-04-09 15:22:14 -0500 |
commit | ff85f2bc2effb73cef08c43b80bf1296429713a0 (patch) | |
tree | 5f43c66c8891d78a74130d55ca013adb67eba180 /dev-python/pytest | |
parent | dev-python/py: arm64 stable, bug #641304 (diff) | |
download | gentoo-ff85f2bc2effb73cef08c43b80bf1296429713a0.tar.gz gentoo-ff85f2bc2effb73cef08c43b80bf1296429713a0.tar.bz2 gentoo-ff85f2bc2effb73cef08c43b80bf1296429713a0.zip |
dev-python/pytest: arm64 stable, bug #641304
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'dev-python/pytest')
-rw-r--r-- | dev-python/pytest/pytest-3.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest/pytest-3.2.2.ebuild b/dev-python/pytest/pytest-3.2.2.ebuild index b5fda5945bdb..c08ab29a9b21 100644 --- a/dev-python/pytest/pytest-3.2.2.ebuild +++ b/dev-python/pytest/pytest-3.2.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux" IUSE="doc test" # When bumping, please check setup.py for the proper py version |