diff options
author | 2024-06-22 16:48:03 +0300 | |
---|---|---|
committer | 2024-06-22 16:48:03 +0300 | |
commit | af66cec9822aebef8deef21c54ab2811be96f265 (patch) | |
tree | 92ee5cc615edf2d26b67d37f5949966c8c36e33f /dev-python/pytest | |
parent | dev-python/widgetsnbextension: Stabilize 4.0.11 ALLARCHES, #934695 (diff) | |
download | gentoo-af66cec9822aebef8deef21c54ab2811be96f265.tar.gz gentoo-af66cec9822aebef8deef21c54ab2811be96f265.tar.bz2 gentoo-af66cec9822aebef8deef21c54ab2811be96f265.zip |
dev-python/pytest: Stabilize 8.2.2 ALLARCHES, #934700
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/pytest')
-rw-r--r-- | dev-python/pytest/pytest-8.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest/pytest-8.2.2.ebuild b/dev-python/pytest/pytest-8.2.2.ebuild index a6ff2735eb2d..b5226eac655b 100644 --- a/dev-python/pytest/pytest-8.2.2.ebuild +++ b/dev-python/pytest/pytest-8.2.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 )" |