diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-05 06:02:36 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-05 06:02:36 +0000 |
commit | bdf223a037c93b58807294161b6b10b07b3b9566 (patch) | |
tree | eebbe27c64651658b7a2d89fddd7174b6947594a | |
parent | dev-python/sphinx-epytext: Stabilize 0.0.4-r1 ppc64, #909670 (diff) | |
download | gentoo-bdf223a037c93b58807294161b6b10b07b3b9566.tar.gz gentoo-bdf223a037c93b58807294161b6b10b07b3b9566.tar.bz2 gentoo-bdf223a037c93b58807294161b6b10b07b3b9566.zip |
dev-python/pytest: Stabilize 7.3.2 ALLARCHES, #909692
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r-- | dev-python/pytest/pytest-7.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest/pytest-7.3.2.ebuild b/dev-python/pytest/pytest-7.3.2.ebuild index 34cc63f9e938..c80e3a2e0b35 100644 --- a/dev-python/pytest/pytest-7.3.2.ebuild +++ b/dev-python/pytest/pytest-7.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 )" |