diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-25 20:56:24 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-25 20:56:24 +0300 |
commit | 282a97c13357ffc1852805a04f5d351a5f4e3958 (patch) | |
tree | e4b47623c63323664d783e99c0009b0d03c032ed /dev-python/pytest | |
parent | dev-python/mkdocs-material: add 9.5.19 (diff) | |
download | gentoo-282a97c13357ffc1852805a04f5d351a5f4e3958.tar.gz gentoo-282a97c13357ffc1852805a04f5d351a5f4e3958.tar.bz2 gentoo-282a97c13357ffc1852805a04f5d351a5f4e3958.zip |
dev-python/pytest: Stabilize 8.0.2 ALLARCHES, #930675
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/pytest')
-rw-r--r-- | dev-python/pytest/pytest-8.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest/pytest-8.0.2.ebuild b/dev-python/pytest/pytest-8.0.2.ebuild index c96c58105a4e..e06a50f78f5c 100644 --- a/dev-python/pytest/pytest-8.0.2.ebuild +++ b/dev-python/pytest/pytest-8.0.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 )" |