diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-11-25 16:36:00 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-11-25 16:36:00 +0100 |
commit | 57b47fad07cd21d49c4e246d6c509c22e5ef4891 (patch) | |
tree | c08028c12665d5f37661282b98d2a42caf890e79 /dev-python | |
parent | dev-python/openapi-spec-validator: Remove old (diff) | |
download | gentoo-57b47fad07cd21d49c4e246d6c509c22e5ef4891.tar.gz gentoo-57b47fad07cd21d49c4e246d6c509c22e5ef4891.tar.bz2 gentoo-57b47fad07cd21d49c4e246d6c509c22e5ef4891.zip |
dev-python/pytest: Stabilize 7.4.3 ALLARCHES, #918472
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/pytest/pytest-7.4.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest/pytest-7.4.3.ebuild b/dev-python/pytest/pytest-7.4.3.ebuild index 55eb8e448514..786482ce354f 100644 --- a/dev-python/pytest/pytest-7.4.3.ebuild +++ b/dev-python/pytest/pytest-7.4.3.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 )" |