diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-08-10 08:43:08 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-08-10 08:43:08 +0200 |
commit | 78aaf01d67bc069bc366b90d3033d30d33d1bc3b (patch) | |
tree | 960845e847f0df7ec2e2c7445e84942898d19de6 /dev-python/pytest | |
parent | dev-python/mkdocs-material: Stabilize 9.5.30 ALLARCHES, #937679 (diff) | |
download | gentoo-78aaf01d67bc069bc366b90d3033d30d33d1bc3b.tar.gz gentoo-78aaf01d67bc069bc366b90d3033d30d33d1bc3b.tar.bz2 gentoo-78aaf01d67bc069bc366b90d3033d30d33d1bc3b.zip |
dev-python/pytest: Stabilize 8.3.2 ALLARCHES, #937680
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/pytest')
-rw-r--r-- | dev-python/pytest/pytest-8.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest/pytest-8.3.2.ebuild b/dev-python/pytest/pytest-8.3.2.ebuild index a6ff2735eb2d..b5226eac655b 100644 --- a/dev-python/pytest/pytest-8.3.2.ebuild +++ b/dev-python/pytest/pytest-8.3.2.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 )" |