diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2019-05-11 13:54:39 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2019-05-11 14:05:43 -0500 |
commit | 087644c00c3f11fe9bae25e54a00cce38331a1dd (patch) | |
tree | 032685c0c4f0e9d88ae98ec1e0056bd678e56e89 /dev-python/debtcollector/debtcollector-1.21.0.ebuild | |
parent | dev-python/paste: 3.0.7 allarches stablized (diff) | |
download | gentoo-087644c00c3f11fe9bae25e54a00cce38331a1dd.tar.gz gentoo-087644c00c3f11fe9bae25e54a00cce38331a1dd.tar.bz2 gentoo-087644c00c3f11fe9bae25e54a00cce38331a1dd.zip |
dev-python/debtcollector: 1.21.0 allarches stablized
Stablized for Openstack Stein
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'dev-python/debtcollector/debtcollector-1.21.0.ebuild')
-rw-r--r-- | dev-python/debtcollector/debtcollector-1.21.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/debtcollector/debtcollector-1.21.0.ebuild b/dev-python/debtcollector/debtcollector-1.21.0.ebuild index d14fd9b35287..1cdfbb6e143d 100644 --- a/dev-python/debtcollector/debtcollector-1.21.0.ebuild +++ b/dev-python/debtcollector/debtcollector-1.21.0.ebuild @@ -12,7 +12,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-2.0.0[${PYTHON_USEDEP}] |