diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-10 09:18:10 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-10 09:18:10 +0100 |
commit | f88b88570a5ee48c418acf92e22501d437d83bc5 (patch) | |
tree | 53ad80400d9067cead4fb10f1acc7d0c0346ae0f /dev-python/oslo-i18n | |
parent | dev-python/oslo-log: amd64 stable wrt bug #564826 (diff) | |
download | gentoo-f88b88570a5ee48c418acf92e22501d437d83bc5.tar.gz gentoo-f88b88570a5ee48c418acf92e22501d437d83bc5.tar.bz2 gentoo-f88b88570a5ee48c418acf92e22501d437d83bc5.zip |
dev-python/oslo-i18n: amd64 stable wrt bug #564826
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'dev-python/oslo-i18n')
-rw-r--r-- | dev-python/oslo-i18n/oslo-i18n-2.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/oslo-i18n/oslo-i18n-2.6.0.ebuild b/dev-python/oslo-i18n/oslo-i18n-2.6.0.ebuild index e4b13d0504f8..80d3d732d456 100644 --- a/dev-python/oslo-i18n/oslo-i18n-2.6.0.ebuild +++ b/dev-python/oslo-i18n/oslo-i18n-2.6.0.ebuild @@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PN}-${PV}" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="doc test" CDEPEND=">=dev-python/pbr-1.6[${PYTHON_USEDEP}] |