diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-09-29 18:27:55 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-09-29 18:27:55 -0500 |
commit | 279161ced0c7f5cd62606a04c1531b48d13acb74 (patch) | |
tree | 302e4fad36a3537204e0a824ca5805c3b0aa2fdb /dev-python/oslo-cache | |
parent | dev-python/tenacity: 4.4.0 stablized amd64 x86 under allarches (diff) | |
download | gentoo-279161ced0c7f5cd62606a04c1531b48d13acb74.tar.gz gentoo-279161ced0c7f5cd62606a04c1531b48d13acb74.tar.bz2 gentoo-279161ced0c7f5cd62606a04c1531b48d13acb74.zip |
dev-python/oslo-cache: 1.25.0 stablized amd64 x86 under allarches
Diffstat (limited to 'dev-python/oslo-cache')
-rw-r--r-- | dev-python/oslo-cache/oslo-cache-1.25.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/oslo-cache/oslo-cache-1.25.0.ebuild b/dev-python/oslo-cache/oslo-cache-1.25.0.ebuild index b655f5a5bee6..9f4447b6a1cf 100644 --- a/dev-python/oslo-cache/oslo-cache-1.25.0.ebuild +++ b/dev-python/oslo-cache/oslo-cache-1.25.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}]" |