commit: e4945f11e1fdb2513127990309cd771c0acca318
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 12 20:12:16 2017 +0000
Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Tue Dec 12 20:24:23 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4945f11
dev-python/collective-checkdocs: stable allarches for keyring
Package-Manager: Portage-2.3.14, Repoman-2.3.6
dev-python/collective-checkdocs/collective-checkdocs-0.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/collective-checkdocs/collective-checkdocs-0.2.ebuild
b/dev-python/collective-checkdocs/collective-checkdocs-0.2.ebuild
index fa048c9bfe2..c169808f1bb 100644
--- a/dev-python/collective-checkdocs/collective-checkdocs-0.2.ebuild
+++ b/dev-python/collective-checkdocs/collective-checkdocs-0.2.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}/collective.checkdocs-${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"
IUSE=""
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"