diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-10 09:23:06 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-10 09:23:06 +0100 |
commit | ebd169f7461454b207d9503e8adbff641012de7a (patch) | |
tree | f32a226a5b8980a5bea9e86ba431fa04bd2c86b5 /dev-python/oslo-i18n | |
parent | dev-python/oslo-log: x86 stable wrt bug #564826 (diff) | |
download | gentoo-ebd169f7461454b207d9503e8adbff641012de7a.tar.gz gentoo-ebd169f7461454b207d9503e8adbff641012de7a.tar.bz2 gentoo-ebd169f7461454b207d9503e8adbff641012de7a.zip |
dev-python/oslo-i18n: x86 stable wrt bug #564826
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
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 80d3d732d456..c86d53669037 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}] |