diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-10 09:23:11 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-10 09:23:11 +0100 |
commit | 847087ce48b33b665748c05ba27a4ae57bea8b44 (patch) | |
tree | 9121aba3f81d162130d881aafc3ea82d17ea1188 /dev-python/oslo-utils | |
parent | dev-python/oslo-i18n: x86 stable wrt bug #564826 (diff) | |
download | gentoo-847087ce48b33b665748c05ba27a4ae57bea8b44.tar.gz gentoo-847087ce48b33b665748c05ba27a4ae57bea8b44.tar.bz2 gentoo-847087ce48b33b665748c05ba27a4ae57bea8b44.zip |
dev-python/oslo-utils: x86 stable wrt bug #564826
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'dev-python/oslo-utils')
-rw-r--r-- | dev-python/oslo-utils/oslo-utils-2.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/oslo-utils/oslo-utils-2.4.0.ebuild b/dev-python/oslo-utils/oslo-utils-2.4.0.ebuild index 0db95f48fe51..f75b7538a793 100644 --- a/dev-python/oslo-utils/oslo-utils-2.4.0.ebuild +++ b/dev-python/oslo-utils/oslo-utils-2.4.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 ~x86" +KEYWORDS="amd64 x86" IUSE="doc test" CDEPEND=" |