diff options
-rw-r--r-- | app-admin/glance/glance-2015.1.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/glance/glance-2015.1.1-r1.ebuild b/app-admin/glance/glance-2015.1.1-r1.ebuild index e7df249fe714..256c27a70027 100644 --- a/app-admin/glance/glance-2015.1.1-r1.ebuild +++ b/app-admin/glance/glance-2015.1.1-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://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 )" |