commit: e57b27396bb28dbd3e6d8f111c9c4bc5178f1b8c Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Wed Sep 23 10:02:19 2015 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Wed Sep 23 10:02:19 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e57b2739
app-admin/glance: amd64 stable wrt bug #561194 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64" app-admin/glance/glance-2015.1.1-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/glance/glance-2015.1.1-r2.ebuild b/app-admin/glance/glance-2015.1.1-r2.ebuild index 2083b07..77eaf49 100644 --- a/app-admin/glance/glance-2015.1.1-r2.ebuild +++ b/app-admin/glance/glance-2015.1.1-r2.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 )"