diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2019-05-11 13:07:52 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2019-05-11 13:16:28 -0500 |
commit | 5a146af7b19fdb835419760c2ab8e0d807b18add (patch) | |
tree | f2e960749c46a766b3baf36ec63ba4732005948e | |
parent | dev-python/oslo-db: 4.45.0 allarches stablized (diff) | |
download | gentoo-5a146af7b19fdb835419760c2ab8e0d807b18add.tar.gz gentoo-5a146af7b19fdb835419760c2ab8e0d807b18add.tar.bz2 gentoo-5a146af7b19fdb835419760c2ab8e0d807b18add.zip |
dev-python/oslo-cache: 1.33.2-r1 allarches stablized
Stablized for Openstack Stein
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
-rw-r--r-- | dev-python/oslo-cache/oslo-cache-1.33.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/oslo-cache/oslo-cache-1.33.2-r1.ebuild b/dev-python/oslo-cache/oslo-cache-1.33.2-r1.ebuild index 1507ee6fb2e6..663262ea3fa6 100644 --- a/dev-python/oslo-cache/oslo-cache-1.33.2-r1.ebuild +++ b/dev-python/oslo-cache/oslo-cache-1.33.2-r1.ebuild @@ -17,7 +17,7 @@ S="${WORKDIR}/${MY_PN}-${PV}" 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}]" |