From: Agostino Sarubbo Date: Fri, 5 Feb 2016 08:38:42 +0000 (+0100) Subject: app-admin/glance: x86 stable wrt bug #573844 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a0238a290b76dd4b7f4b04e1e029774987bf4a2e;p=gentoo.git app-admin/glance: x86 stable wrt bug #573844 Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- diff --git a/app-admin/glance/glance-11.0.1-r1.ebuild b/app-admin/glance/glance-11.0.1-r1.ebuild index 940588b0727d..a170f9f77a16 100644 --- a/app-admin/glance/glance-11.0.1-r1.ebuild +++ b/app-admin/glance/glance-11.0.1-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://tarballs.openstack.org/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="doc mysql postgres +sqlite +swift test" REQUIRED_USE="|| ( mysql postgres sqlite )"