diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-12-16 19:59:33 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-12-16 19:59:33 -0500 |
commit | 8e57e1a01d916beceb4c8a7c8a50b99a1a84db05 (patch) | |
tree | 0230914ccdc133d1d38cd6b318e2f7eb77672dd2 /dev-python/pytest | |
parent | dev-python/attrs: arm64 stable (bug #703062) (diff) | |
download | gentoo-8e57e1a01d916beceb4c8a7c8a50b99a1a84db05.tar.gz gentoo-8e57e1a01d916beceb4c8a7c8a50b99a1a84db05.tar.bz2 gentoo-8e57e1a01d916beceb4c8a7c8a50b99a1a84db05.zip |
dev-python/pytest: arm64 stable (bug #703062)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.82, Repoman-2.3.20
Diffstat (limited to 'dev-python/pytest')
-rw-r--r-- | dev-python/pytest/pytest-4.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest/pytest-4.5.0.ebuild b/dev-python/pytest/pytest-4.5.0.ebuild index b0e9367f6a39..102028e8d687 100644 --- a/dev-python/pytest/pytest-4.5.0.ebuild +++ b/dev-python/pytest/pytest-4.5.0.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-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="test" RESTRICT="!test? ( test )" |