diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2018-03-30 19:47:09 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2018-03-30 19:47:09 -0500 |
commit | ac3bd5391bf28d02baffa8f09d579eb568a99f9b (patch) | |
tree | 581c9ae84f0e92ed16d7f5c4c7013a4a6a0b6a5d /dev-python | |
parent | dev-python/monotonic: 1.4 stablized amd64 ~arm64 x86 under allarches (diff) | |
download | gentoo-ac3bd5391bf28d02baffa8f09d579eb568a99f9b.tar.gz gentoo-ac3bd5391bf28d02baffa8f09d579eb568a99f9b.tar.bz2 gentoo-ac3bd5391bf28d02baffa8f09d579eb568a99f9b.zip |
dev-python/oslo-utils: 3.35.0 stablized amd64 ~arm64 x86 under allarches
Stablized for Openstack Queens
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/oslo-utils/oslo-utils-3.35.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/oslo-utils/oslo-utils-3.35.0.ebuild b/dev-python/oslo-utils/oslo-utils-3.35.0.ebuild index 90b8d63dc81b..98dd4b834bd7 100644 --- a/dev-python/oslo-utils/oslo-utils-3.35.0.ebuild +++ b/dev-python/oslo-utils/oslo-utils-3.35.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" +KEYWORDS="amd64 ~arm64 x86" IUSE="doc test" CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}] |