diff options
author | Sam James <sam@gentoo.org> | 2022-06-10 04:08:03 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-06-10 04:08:03 +0100 |
commit | ec473c58722a9eafbcabb951abd2b44a68e910f6 (patch) | |
tree | ea3cc83c332a46e1f06366d160befa837ac521ea /dev-python/pytest-forked | |
parent | dev-python/rq: Stabilize 1.10.1-r2 ALLARCHES, #850868 (diff) | |
download | gentoo-ec473c58722a9eafbcabb951abd2b44a68e910f6.tar.gz gentoo-ec473c58722a9eafbcabb951abd2b44a68e910f6.tar.bz2 gentoo-ec473c58722a9eafbcabb951abd2b44a68e910f6.zip |
dev-python/pytest-forked: Stabilize 1.4.0-r1 ALLARCHES, #850871
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/pytest-forked')
-rw-r--r-- | dev-python/pytest-forked/pytest-forked-1.4.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-forked/pytest-forked-1.4.0-r1.ebuild b/dev-python/pytest-forked/pytest-forked-1.4.0-r1.ebuild index ad4a61224380..0487631e4714 100644 --- a/dev-python/pytest-forked/pytest-forked-1.4.0-r1.ebuild +++ b/dev-python/pytest-forked/pytest-forked-1.4.0-r1.ebuild @@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" LICENSE="MIT" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" # Please do not RDEPEND on pytest; this package won't do anything # without pytest installed, and there is no reason to force older |