diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-06-28 22:57:37 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-06-28 22:59:20 +0200 |
commit | 6fb04f29d96a51672e67cf744fab6fc1793342f6 (patch) | |
tree | ddaff050a4b4031ec479e42c92a1a21dd6afcea6 | |
parent | media-libs/openexr: https for HOMEPAGE (diff) | |
download | gentoo-6fb04f29d96a51672e67cf744fab6fc1793342f6.tar.gz gentoo-6fb04f29d96a51672e67cf744fab6fc1793342f6.tar.bz2 gentoo-6fb04f29d96a51672e67cf744fab6fc1793342f6.zip |
dev-python/pytest: x86 stable (bug #723996)
Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r-- | dev-python/pytest/pytest-5.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest/pytest-5.4.2.ebuild b/dev-python/pytest/pytest-5.4.2.ebuild index db2b97ff63b1..c8caedd2dddb 100644 --- a/dev-python/pytest/pytest-5.4.2.ebuild +++ b/dev-python/pytest/pytest-5.4.2.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~ppc ~ppc64 sparc ~x86" +KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~ppc ~ppc64 sparc x86" IUSE="test" RESTRICT="!test? ( test )" |