diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-12-12 14:12:16 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-12-12 14:24:23 -0600 |
commit | e4945f11e1fdb2513127990309cd771c0acca318 (patch) | |
tree | 87e4654aec401e066e5e863b3a9744e875c2b028 /dev-python | |
parent | dev-python/oslo-messaging: 5.30.2 bup (diff) | |
download | gentoo-e4945f11e1fdb2513127990309cd771c0acca318.tar.gz gentoo-e4945f11e1fdb2513127990309cd771c0acca318.tar.bz2 gentoo-e4945f11e1fdb2513127990309cd771c0acca318.zip |
dev-python/collective-checkdocs: stable allarches for keyring
Package-Manager: Portage-2.3.14, Repoman-2.3.6
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/collective-checkdocs/collective-checkdocs-0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/collective-checkdocs/collective-checkdocs-0.2.ebuild b/dev-python/collective-checkdocs/collective-checkdocs-0.2.ebuild index fa048c9bfe24..c169808f1bb4 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}]" |