diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2019-05-11 13:05:57 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2019-05-11 13:16:21 -0500 |
commit | 137ae535022acf2952ad93a42d9aa56d880b4a96 (patch) | |
tree | def961b1c5797454448360dbccdc1479c2a4bbd7 /dev-python/oslo-i18n | |
parent | www-servers/gunicorn: 19.9.0 allarches stablized (diff) | |
download | gentoo-137ae535022acf2952ad93a42d9aa56d880b4a96.tar.gz gentoo-137ae535022acf2952ad93a42d9aa56d880b4a96.tar.bz2 gentoo-137ae535022acf2952ad93a42d9aa56d880b4a96.zip |
dev-python/oslo-i18n: 3.23.1 allarches stablized
Stablized for Openstack Stein
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'dev-python/oslo-i18n')
-rw-r--r-- | dev-python/oslo-i18n/oslo-i18n-3.23.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/oslo-i18n/oslo-i18n-3.23.1.ebuild b/dev-python/oslo-i18n/oslo-i18n-3.23.1.ebuild index 23787714b286..dac1a9ed49e4 100644 --- a/dev-python/oslo-i18n/oslo-i18n-3.23.1.ebuild +++ b/dev-python/oslo-i18n/oslo-i18n-3.23.1.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}] |