commit: a0238a290b76dd4b7f4b04e1e029774987bf4a2e Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Fri Feb 5 08:38:42 2016 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Fri Feb 5 08:38:42 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0238a29
app-admin/glance: x86 stable wrt bug #573844 Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> app-admin/glance/glance-11.0.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/glance/glance-11.0.1-r1.ebuild b/app-admin/glance/glance-11.0.1-r1.ebuild index 940588b..a170f9f 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 )"
