diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-09-29 20:04:51 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-09-29 20:04:51 -0500 |
commit | c0e4d918e56415b1143786160902040018b5e1ae (patch) | |
tree | 6ca325d9603731cd52fb7bf2b8699620d4bde38c /app-admin/glance | |
parent | sys-auth/keystone: 12.0.0 stablized amd64 x86 under allarches (diff) | |
download | gentoo-c0e4d918e56415b1143786160902040018b5e1ae.tar.gz gentoo-c0e4d918e56415b1143786160902040018b5e1ae.tar.bz2 gentoo-c0e4d918e56415b1143786160902040018b5e1ae.zip |
app-admin/glance: 15.0.0 stablized amd64 x86 under allarches
Diffstat (limited to 'app-admin/glance')
-rw-r--r-- | app-admin/glance/glance-15.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/glance/glance-15.0.0.ebuild b/app-admin/glance/glance-15.0.0.ebuild index 9bea9ce0a554..b32fcd4c7e8b 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 )" |