diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2016-11-06 12:57:03 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2016-11-06 15:27:12 -0600 |
commit | 7526d51822dd7c1ea1442893cae9299e57614ac6 (patch) | |
tree | 6c21b13897b5c2de0a41688709baecf6f6efecce /dev-python/oslo-cache | |
parent | dev-python/keystonemiddleware: 4.9.0 stable amd64 and x86 (diff) | |
download | gentoo-7526d51822dd7c1ea1442893cae9299e57614ac6.tar.gz gentoo-7526d51822dd7c1ea1442893cae9299e57614ac6.tar.bz2 gentoo-7526d51822dd7c1ea1442893cae9299e57614ac6.zip |
dev-python/oslo-cache: 1.14.0 stable amd64 and x86
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-python/oslo-cache')
-rw-r--r-- | dev-python/oslo-cache/oslo-cache-1.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/oslo-cache/oslo-cache-1.14.0.ebuild b/dev-python/oslo-cache/oslo-cache-1.14.0.ebuild index b8f8aee70567..75a1b211faf8 100644 --- a/dev-python/oslo-cache/oslo-cache-1.14.0.ebuild +++ b/dev-python/oslo-cache/oslo-cache-1.14.0.ebuild @@ -16,7 +16,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-1.8[${PYTHON_USEDEP}]" DEPEND=" |