diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-13 10:44:09 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-13 10:44:09 +0000 |
commit | 29ec48430b59a27218b6e0eb0f23aaeadb4fa4d4 (patch) | |
tree | d3537fed51db84055fa72c0e1fa34ebf44084e9e /dev-python/pytest | |
parent | dev-python/rich: Stabilize 13.3.4 ALLARCHES, #906276 (diff) | |
download | gentoo-29ec48430b59a27218b6e0eb0f23aaeadb4fa4d4.tar.gz gentoo-29ec48430b59a27218b6e0eb0f23aaeadb4fa4d4.tar.bz2 gentoo-29ec48430b59a27218b6e0eb0f23aaeadb4fa4d4.zip |
dev-python/pytest: Stabilize 7.3.1 ALLARCHES, #906284
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/pytest')
-rw-r--r-- | dev-python/pytest/pytest-7.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest/pytest-7.3.1.ebuild b/dev-python/pytest/pytest-7.3.1.ebuild index 8412e73efd96..e7a3a8d9dc0d 100644 --- a/dev-python/pytest/pytest-7.3.1.ebuild +++ b/dev-python/pytest/pytest-7.3.1.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 ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-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 ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |