diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2020-05-30 12:31:33 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2020-05-30 12:31:33 -0500 |
commit | 7338406deed77a26ed00492182bb2446e51d841b (patch) | |
tree | b239fe90397af0a14b4e0d5221e9865231c1f9a1 /dev-python/oslo-policy | |
parent | Revert "dev-libs/leatherman: 1.12.0 stable amd64/x86 with cleanup" (diff) | |
download | gentoo-7338406deed77a26ed00492182bb2446e51d841b.tar.gz gentoo-7338406deed77a26ed00492182bb2446e51d841b.tar.bz2 gentoo-7338406deed77a26ed00492182bb2446e51d841b.zip |
dev-python/oslo-policy: 3.1.0 allarches stablized
Stablized for Openstack USSURI
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'dev-python/oslo-policy')
-rw-r--r-- | dev-python/oslo-policy/oslo-policy-3.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/oslo-policy/oslo-policy-3.1.0.ebuild b/dev-python/oslo-policy/oslo-policy-3.1.0.ebuild index 6f8fabf2b9bf..6e917950a2e5 100644 --- a/dev-python/oslo-policy/oslo-policy-3.1.0.ebuild +++ b/dev-python/oslo-policy/oslo-policy-3.1.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/oslo.policy/oslo.policy-${PV}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="" CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}] |