commit: 022e9f86addb9a0b2be5acbac8ea792c93e12fcd
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 15 05:14:41 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Nov 15 05:14:41 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=022e9f86
dev-python/collective-checkdocs: Stabilize 0.2-r1 ALLARCHES, #754450
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/collective-checkdocs/collective-checkdocs-0.2-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/collective-checkdocs/collective-checkdocs-0.2-r1.ebuild
b/dev-python/collective-checkdocs/collective-checkdocs-0.2-r1.ebuild
index 9631a340958..572a6dc6a1a 100644
--- a/dev-python/collective-checkdocs/collective-checkdocs-0.2-r1.ebuild
+++ b/dev-python/collective-checkdocs/collective-checkdocs-0.2-r1.ebuild
@@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
LICENSE="GPL-2" # until
https://github.com/collective/collective.checkdocs/issues/8 is fixed
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm arm64 x86 ~amd64-linux ~x86-linux"
RDEPEND="
dev-python/setuptools[${PYTHON_USEDEP}]