diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2018-03-30 19:49:06 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2018-03-30 19:49:06 -0500 |
commit | ad5fb32d0dad3d12e2b6aadfaf5b9e946286a677 (patch) | |
tree | 0f019e864554ec02defcc9258dd65958c6c95816 /dev-python/oslo-cache | |
parent | dev-python/oslo-log: 3.36.0 stablized amd64 ~arm64 x86 under allarches (diff) | |
download | gentoo-ad5fb32d0dad3d12e2b6aadfaf5b9e946286a677.tar.gz gentoo-ad5fb32d0dad3d12e2b6aadfaf5b9e946286a677.tar.bz2 gentoo-ad5fb32d0dad3d12e2b6aadfaf5b9e946286a677.zip |
dev-python/oslo-cache: 1.28.0 stablized amd64 ~arm64 x86 ~amd64-linux ~x86-linux under allarches
Stablized for Openstack Queens
Diffstat (limited to 'dev-python/oslo-cache')
-rw-r--r-- | dev-python/oslo-cache/oslo-cache-1.28.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/oslo-cache/oslo-cache-1.28.0.ebuild b/dev-python/oslo-cache/oslo-cache-1.28.0.ebuild index 6c06bff91981..5c7bbdd735d9 100644 --- a/dev-python/oslo-cache/oslo-cache-1.28.0.ebuild +++ b/dev-python/oslo-cache/oslo-cache-1.28.0.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz -> ${P}.tar.g LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux" CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}] !~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]" |