From: Rolf Eike Beer Date: Wed, 12 Feb 2020 19:57:07 +0000 (+0100) Subject: dev-python/pytest: keyworded 4.6.9 for hppa, bug #707350 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=8e44bb026a3061152ba9a66f2fbd637bb65afc53;p=gentoo.git dev-python/pytest: keyworded 4.6.9 for hppa, bug #707350 Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer Signed-off-by: Sergei Trofimovich --- diff --git a/dev-python/pytest/pytest-4.6.9.ebuild b/dev-python/pytest/pytest-4.6.9.ebuild index 19a7dd3c6333..b20aeccb93dc 100644 --- a/dev-python/pytest/pytest-4.6.9.ebuild +++ b/dev-python/pytest/pytest-4.6.9.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~hppa x86" IUSE="test" RESTRICT="!test? ( test )"