diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-02-12 20:57:07 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-02-12 20:05:15 +0000 |
commit | 8e44bb026a3061152ba9a66f2fbd637bb65afc53 (patch) | |
tree | ae07352b58e9b0b7edef4f9d30e4c51c6409c0af /dev-python | |
parent | dev-util/re2c: stable 1.3 for hppa, bug #708878 (diff) | |
download | gentoo-8e44bb026a3061152ba9a66f2fbd637bb65afc53.tar.gz gentoo-8e44bb026a3061152ba9a66f2fbd637bb65afc53.tar.bz2 gentoo-8e44bb026a3061152ba9a66f2fbd637bb65afc53.zip |
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 <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/pytest/pytest-4.6.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 )" |