diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-12-21 12:17:35 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-12-21 12:17:35 +0100 |
commit | 34bab78e002887ac35082bcd68e58ddc701bdd5f (patch) | |
tree | 9ae89313eba9ee8ae007e98217b6e0f6507e8a1f /dev-python/pytest | |
parent | dev-python/pyglet: Stabilize 2.0.20 arm64, #946752 (diff) | |
download | gentoo-34bab78e002887ac35082bcd68e58ddc701bdd5f.tar.gz gentoo-34bab78e002887ac35082bcd68e58ddc701bdd5f.tar.bz2 gentoo-34bab78e002887ac35082bcd68e58ddc701bdd5f.zip |
dev-python/pytest: Stabilize 8.3.4 ALLARCHES, #946753
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/pytest')
-rw-r--r-- | dev-python/pytest/pytest-8.3.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest/pytest-8.3.4.ebuild b/dev-python/pytest/pytest-8.3.4.ebuild index 697e86b06947..33f394085d54 100644 --- a/dev-python/pytest/pytest-8.3.4.ebuild +++ b/dev-python/pytest/pytest-8.3.4.ebuild @@ -18,7 +18,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~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 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="test" RESTRICT="!test? ( test )" |