summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-10-04 11:31:11 +0200
committerAgostino Sarubbo <ago@gentoo.org>2015-10-04 11:31:11 +0200
commitf621d74f005f1ade9dd4c832a75decbd9f0fe330 (patch)
treec2bf7c6cb36bc3af95c8d1b0d089913d216642a6 /app-admin
parentprofiles/updates/4Q-2015: slotmove dev-ruby/mysql2 (diff)
downloadgentoo-f621d74f005f1ade9dd4c832a75decbd9f0fe330.tar.gz
gentoo-f621d74f005f1ade9dd4c832a75decbd9f0fe330.tar.bz2
gentoo-f621d74f005f1ade9dd4c832a75decbd9f0fe330.zip
app-admin/glance: amd64 stable wrt bug #562156
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'app-admin')
-rw-r--r--app-admin/glance/glance-2015.1.1-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/glance/glance-2015.1.1-r3.ebuild b/app-admin/glance/glance-2015.1.1-r3.ebuild
index 10eda7d31012..51c2e278e0e4 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 )"