diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-03-25 22:11:52 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-03-25 22:11:52 -0500 |
commit | 9e6d3cf57b994c93739763bcfd4ed48aa25e0a9f (patch) | |
tree | b466df2334057b79a06fd53ee010285c4ced0f90 /dev-python/debtcollector | |
parent | stablize openstack ocata oslo-context-2.12.1 x86 and amd64 (diff) | |
download | gentoo-9e6d3cf57b994c93739763bcfd4ed48aa25e0a9f.tar.gz gentoo-9e6d3cf57b994c93739763bcfd4ed48aa25e0a9f.tar.bz2 gentoo-9e6d3cf57b994c93739763bcfd4ed48aa25e0a9f.zip |
stablize openstack ocata debtcollector-1.11.0 x86 and amd64
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --force
Diffstat (limited to 'dev-python/debtcollector')
-rw-r--r-- | dev-python/debtcollector/debtcollector-1.11.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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}]" |