diff options
author | 2022-04-14 20:30:45 +0200 | |
---|---|---|
committer | 2022-04-14 20:41:18 +0200 | |
commit | 35dbf2119beb43d76bd8ec14681d5e73f7f955d8 (patch) | |
tree | 65f08b15a797bb071f1b659a209d3f5b2f9c0cdd /dev-python/pytest | |
parent | dev-python/attrs-21.4.0: added Prefix keywords (diff) | |
download | gentoo-35dbf2119beb43d76bd8ec14681d5e73f7f955d8.tar.gz gentoo-35dbf2119beb43d76bd8ec14681d5e73f7f955d8.tar.bz2 gentoo-35dbf2119beb43d76bd8ec14681d5e73f7f955d8.zip |
dev-python/pytest-7.1.1: added Prefix keywords
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'dev-python/pytest')
-rw-r--r-- | dev-python/pytest/pytest-7.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest/pytest-7.1.1.ebuild b/dev-python/pytest/pytest-7.1.1.ebuild index 00c527953219..c538e9bf15e8 100644 --- a/dev-python/pytest/pytest-7.1.1.ebuild +++ b/dev-python/pytest/pytest-7.1.1.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 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |