diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-12 23:53:17 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-12 23:54:42 +0100 |
commit | 67f2f62dc009dc2fe9af0eea558e76c7cd316e56 (patch) | |
tree | 90fbeec865e0a184d4542a993d59ea78b2b1f933 | |
parent | dev-libs/protobuf-c: x86 stable (bug #754162) (diff) | |
download | gentoo-67f2f62dc009dc2fe9af0eea558e76c7cd316e56.tar.gz gentoo-67f2f62dc009dc2fe9af0eea558e76c7cd316e56.tar.bz2 gentoo-67f2f62dc009dc2fe9af0eea558e76c7cd316e56.zip |
dev-python/pytest: x86 stable (bug #752309)
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r-- | dev-python/pytest/pytest-6.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest/pytest-6.0.2.ebuild b/dev-python/pytest/pytest-6.0.2.ebuild index 0c78ac349d69..91be78e38163 100644 --- a/dev-python/pytest/pytest-6.0.2.ebuild +++ b/dev-python/pytest/pytest-6.0.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 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86" IUSE="test" RESTRICT="!test? ( test )" |