commit: 906c693c10036a931301882a30c5351e319ad609 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Sun Oct 4 09:31:52 2015 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Sun Oct 4 09:31:52 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=906c693c
app-admin/glance: x86 stable wrt bug #562156 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86" app-admin/glance/glance-2015.1.1-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/glance/glance-2015.1.1-r3.ebuild b/app-admin/glance/glance-2015.1.1-r3.ebuild index 51c2e27..88ae901 100644 --- a/app-admin/glance/glance-2015.1.1-r3.ebuild +++ b/app-admin/glance/glance-2015.1.1-r3.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://launchpad.net/${PN}/kilo/${PV}/+download/${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 )"