diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-03-02 21:42:35 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-03-02 21:49:22 +0100 |
commit | 98886458231d8841e3ea64c3617b97a73545367b (patch) | |
tree | 2e0f0c2340f56fd7b774c36f2142c2a483e9e137 /dev-python/pytest | |
parent | app-admin/pwcrypt: x86 stable (bug #677848) (diff) | |
download | gentoo-98886458231d8841e3ea64c3617b97a73545367b.tar.gz gentoo-98886458231d8841e3ea64c3617b97a73545367b.tar.bz2 gentoo-98886458231d8841e3ea64c3617b97a73545367b.zip |
dev-python/pytest: x86 stable (bug #676592)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-python/pytest')
-rw-r--r-- | dev-python/pytest/pytest-3.10.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest/pytest-3.10.1.ebuild b/dev-python/pytest/pytest-3.10.1.ebuild index 7b565ac9f6e0..b67ddfaf2279 100644 --- a/dev-python/pytest/pytest-3.10.1.ebuild +++ b/dev-python/pytest/pytest-3.10.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc ~x86 ~amd64-fbsd ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86 ~amd64-fbsd ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" # When bumping, please check setup.py for the proper py version |