summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-01-18 20:17:30 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2024-01-18 20:17:30 +0200
commit20838d086401d04d6bdfc5e09e1e678c3736a048 (patch)
tree6a1e13de7217ed32d8d100a62a7d0008e5f26656 /dev-python/pytest
parentapp-dicts/myspell-uk: Stabilize 6.3.1 ALLARCHES, #922431 (diff)
downloadgentoo-20838d086401d04d6bdfc5e09e1e678c3736a048.tar.gz
gentoo-20838d086401d04d6bdfc5e09e1e678c3736a048.tar.bz2
gentoo-20838d086401d04d6bdfc5e09e1e678c3736a048.zip
dev-python/pytest: Stabilize 7.4.4 ALLARCHES, #922425
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/pytest')
-rw-r--r--dev-python/pytest/pytest-7.4.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pytest/pytest-7.4.4.ebuild b/dev-python/pytest/pytest-7.4.4.ebuild
index 26e52c392c3d..b3da0bb6e954 100644
--- a/dev-python/pytest/pytest-7.4.4.ebuild
+++ b/dev-python/pytest/pytest-7.4.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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 )"