commit: 1cc18f6cc77f4214d6c2b87c982bc2ef230c1740
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 29 09:46:56 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Dec 29 09:46:56 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cc18f6c
dev-python/pytest-xprocess: Stabilize 0.17.0 ALLARCHES, #761894
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/pytest-xprocess/pytest-xprocess-0.17.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pytest-xprocess/pytest-xprocess-0.17.0.ebuild
b/dev-python/pytest-xprocess/pytest-xprocess-0.17.0.ebuild
index d9f406cc465..63ce134ecb3 100644
--- a/dev-python/pytest-xprocess/pytest-xprocess-0.17.0.ebuild
+++ b/dev-python/pytest-xprocess/pytest-xprocess-0.17.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
SLOT="0"
LICENSE="MIT"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390
~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86
~amd64-linux ~x86-linux"
RDEPEND="
dev-python/pytest[${PYTHON_USEDEP}]