diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-09-29 18:26:27 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-09-29 18:26:27 -0500 |
commit | 6e85b2a90067cc0269f2444eafeeba7308123735 (patch) | |
tree | 861b799866df0c25782e6098c15866f4c1778148 /dev-python/debtcollector | |
parent | dev-python/wrapt: 1.10.10 stablized alpha amd64 arm ia64 ppc ppc64 sparc x86 ... (diff) | |
download | gentoo-6e85b2a90067cc0269f2444eafeeba7308123735.tar.gz gentoo-6e85b2a90067cc0269f2444eafeeba7308123735.tar.bz2 gentoo-6e85b2a90067cc0269f2444eafeeba7308123735.zip |
dev-python/debtcollector: 1.17.0 stablized amd64 x86 under allarches
Diffstat (limited to 'dev-python/debtcollector')
-rw-r--r-- | dev-python/debtcollector/debtcollector-1.17.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/debtcollector/debtcollector-1.17.0.ebuild b/dev-python/debtcollector/debtcollector-1.17.0.ebuild index 62a811c24067..97960ad6ff06 100644 --- a/dev-python/debtcollector/debtcollector-1.17.0.ebuild +++ b/dev-python/debtcollector/debtcollector-1.17.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-2.0.0[${PYTHON_USEDEP}] |