From: Matthew Thode Date: Sun, 26 Mar 2017 03:11:52 +0000 (-0500) Subject: stablize openstack ocata debtcollector-1.11.0 x86 and amd64 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=9e6d3cf57b994c93739763bcfd4ed48aa25e0a9f;p=gentoo.git stablize openstack ocata debtcollector-1.11.0 x86 and amd64 Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --force --- diff --git a/dev-python/debtcollector/debtcollector-1.11.0.ebuild b/dev-python/debtcollector/debtcollector-1.11.0.ebuild index b9451e244b9d..5eb92d9dd8a3 100644 --- a/dev-python/debtcollector/debtcollector-1.11.0.ebuild +++ b/dev-python/debtcollector/debtcollector-1.11.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="doc test" CDEPEND=">=dev-python/pbr-1.8[${PYTHON_USEDEP}]"