diff options
author | 2024-09-28 14:41:36 +0300 | |
---|---|---|
committer | 2024-09-28 14:41:48 +0300 | |
commit | 982f388ccee773364ccf8c3a61e72acb218f6e36 (patch) | |
tree | afc920e9bef767a049f34378b082c755cf92933f /dev-python/pytest | |
parent | dev-python/mdit-py-plugins: Stabilize 0.4.2 ALLARCHES, #940404 (diff) | |
download | gentoo-982f388ccee773364ccf8c3a61e72acb218f6e36.tar.gz gentoo-982f388ccee773364ccf8c3a61e72acb218f6e36.tar.bz2 gentoo-982f388ccee773364ccf8c3a61e72acb218f6e36.zip |
dev-python/pytest: Stabilize 8.3.3 ALLARCHES, #940409
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/pytest')
-rw-r--r-- | dev-python/pytest/pytest-8.3.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest/pytest-8.3.3.ebuild b/dev-python/pytest/pytest-8.3.3.ebuild index 14242161fde2..408c5622c9f8 100644 --- a/dev-python/pytest/pytest-8.3.3.ebuild +++ b/dev-python/pytest/pytest-8.3.3.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 )" |