diff options
author | 2022-02-17 23:25:36 +0200 | |
---|---|---|
committer | 2022-02-17 23:25:36 +0200 | |
commit | 1716ebe52fc44ac3746bdecb540393f305c1eece (patch) | |
tree | ba83154b3bba3d215c18382e562c59bbffbaae68 /dev-python/debtcollector | |
parent | dev-python/quantities: Stabilize 0.13.0 amd64, #833543 (diff) | |
download | gentoo-1716ebe52fc44ac3746bdecb540393f305c1eece.tar.gz gentoo-1716ebe52fc44ac3746bdecb540393f305c1eece.tar.bz2 gentoo-1716ebe52fc44ac3746bdecb540393f305c1eece.zip |
dev-python/debtcollector: Stabilize 2.4.0 ALLARCHES, #833560
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/debtcollector')
-rw-r--r-- | dev-python/debtcollector/debtcollector-2.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/debtcollector/debtcollector-2.4.0.ebuild b/dev-python/debtcollector/debtcollector-2.4.0.ebuild index fdd005b4f461..6cf81cd7ca46 100644 --- a/dev-python/debtcollector/debtcollector-2.4.0.ebuild +++ b/dev-python/debtcollector/debtcollector-2.4.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 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm arm64 x86" RDEPEND=" >dev-python/pbr-2.1.0[${PYTHON_USEDEP}] |