diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-09-29 18:27:34 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-09-29 18:27:34 -0500 |
commit | a1c170024c3e0e981531fc4a3686e987ffb89121 (patch) | |
tree | b679aaa34ae6ff6b6f3d5e6f85406e5f81b22a1c /dev-python/oslo-concurrency | |
parent | dev-python/fasteners: 0.14.1 stablized amd64 x86 under allarches (diff) | |
download | gentoo-a1c170024c3e0e981531fc4a3686e987ffb89121.tar.gz gentoo-a1c170024c3e0e981531fc4a3686e987ffb89121.tar.bz2 gentoo-a1c170024c3e0e981531fc4a3686e987ffb89121.zip |
dev-python/oslo-concurrency: 3.21.1 stablized amd64 x86 under allarches
Diffstat (limited to 'dev-python/oslo-concurrency')
-rw-r--r-- | dev-python/oslo-concurrency/oslo-concurrency-3.21.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/oslo-concurrency/oslo-concurrency-3.21.1.ebuild b/dev-python/oslo-concurrency/oslo-concurrency-3.21.1.ebuild index f98f59a3d193..ccb6375bf6b7 100644 --- a/dev-python/oslo-concurrency/oslo-concurrency-3.21.1.ebuild +++ b/dev-python/oslo-concurrency/oslo-concurrency-3.21.1.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}/oslo.concurrency-${PV}" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="test" CDPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}] |