commit: c0e4d918e56415b1143786160902040018b5e1ae Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> AuthorDate: Sat Sep 30 01:04:51 2017 +0000 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org> CommitDate: Sat Sep 30 01:04:51 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0e4d918
app-admin/glance: 15.0.0 stablized amd64 x86 under allarches app-admin/glance/glance-15.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/glance/glance-15.0.0.ebuild b/app-admin/glance/glance-15.0.0.ebuild index 9bea9ce0a55..b32fcd4c7e8 100644 --- a/app-admin/glance/glance-15.0.0.ebuild +++ b/app-admin/glance/glance-15.0.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://tarballs.openstack.org/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="doc mysql postgres +sqlite +swift" REQUIRED_USE="|| ( mysql postgres sqlite )"
