diff options
author | Sam James <sam@gentoo.org> | 2023-07-28 10:36:35 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-28 10:36:35 +0100 |
commit | 3c0b7d38f7bcc1548c2a4324ef705b8ce5c7e93c (patch) | |
tree | ad719a7e05fd153fa4fcdd7fd5915f748be6e059 /dev-python/pytest | |
parent | dev-python/jaraco-env: Stabilize 1.0.0 arm, #911357 (diff) | |
download | gentoo-3c0b7d38f7bcc1548c2a4324ef705b8ce5c7e93c.tar.gz gentoo-3c0b7d38f7bcc1548c2a4324ef705b8ce5c7e93c.tar.bz2 gentoo-3c0b7d38f7bcc1548c2a4324ef705b8ce5c7e93c.zip |
dev-python/pytest: Stabilize 7.4.0 ALLARCHES, #911360
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/pytest')
-rw-r--r-- | dev-python/pytest/pytest-7.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest/pytest-7.4.0.ebuild b/dev-python/pytest/pytest-7.4.0.ebuild index 34cc63f9e938..c80e3a2e0b35 100644 --- a/dev-python/pytest/pytest-7.4.0.ebuild +++ b/dev-python/pytest/pytest-7.4.0.ebuild @@ -18,7 +18,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="test" RESTRICT="!test? ( test )" |