dev-python/pytest: added ~arm64 keyword
authorRoy Bamford <neddyseagoon@gentoo.org>
Tue, 3 Mar 2020 20:47:13 +0000 (20:47 +0000)
committerMichał Górny <mgorny@gentoo.org>
Wed, 4 Mar 2020 04:47:25 +0000 (05:47 +0100)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/14830
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/pytest/pytest-4.6.9.ebuild

index b20aeccb93dcaafc067d6cd63d13bf7c9473f11a..61b91b2ec38227d46362c98eec14c2c4417c6f3f 100644 (file)
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~hppa x86"
+KEYWORDS="amd64 ~arm64 ~hppa x86"
 IUSE="test"
 RESTRICT="!test? ( test )"