diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2018-03-30 19:45:51 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2018-03-30 19:45:51 -0500 |
commit | 7299ac3e9ecde7e287db87fe19b92f22295bef11 (patch) | |
tree | 1b984bf40e6cb5b81f98329512b0a89d0b2c574d /dev-python/oslo-config | |
parent | dev-python/os-client-config: 1.29.0 stablized amd64 ~arm64 x86 under allarches (diff) | |
download | gentoo-7299ac3e9ecde7e287db87fe19b92f22295bef11.tar.gz gentoo-7299ac3e9ecde7e287db87fe19b92f22295bef11.tar.bz2 gentoo-7299ac3e9ecde7e287db87fe19b92f22295bef11.zip |
dev-python/oslo-config: 5.2.0 stablized amd64 ~arm64 x86 ~amd64-linux ~x86-linux under allarches
Stablized for Openstack Queens
Diffstat (limited to 'dev-python/oslo-config')
-rw-r--r-- | dev-python/oslo-config/oslo-config-5.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/oslo-config/oslo-config-5.2.0.ebuild b/dev-python/oslo-config/oslo-config-5.2.0.ebuild index 373c353d1b24..66895c8aa974 100644 --- a/dev-python/oslo-config/oslo-config-5.2.0.ebuild +++ b/dev-python/oslo-config/oslo-config-5.2.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" IUSE="doc test" CDEPEND=">=dev-python/pbr-1.3[${PYTHON_USEDEP}]" |