commit: 35dbf2119beb43d76bd8ec14681d5e73f7f955d8
Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 14 18:30:45 2022 +0000
Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Thu Apr 14 18:41:18 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35dbf211
dev-python/pytest-7.1.1: added Prefix keywords
Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
dev-python/pytest/pytest-7.1.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest/pytest-7.1.1.ebuild
b/dev-python/pytest/pytest-7.1.1.ebuild
index 00c527953219..c538e9bf15e8 100644
--- a/dev-python/pytest/pytest-7.1.1.ebuild
+++ b/dev-python/pytest/pytest-7.1.1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv
~s390 ~sparc ~x86 ~x64-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~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 )"