summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-08-20 10:49:42 +0200
committerAgostino Sarubbo <ago@gentoo.org>2015-08-20 10:49:42 +0200
commit6634f9ab20cdf550ef96c3586e9248a6ef95c07f (patch)
tree866eec4c17889f26f12f1aebe56bd144b7cbfb44
parentapp-admin/glance-2015.1.1-r1: x86 stable wrt bug #558096 (diff)
downloadgentoo-6634f9ab20cdf550ef96c3586e9248a6ef95c07f.tar.gz
gentoo-6634f9ab20cdf550ef96c3586e9248a6ef95c07f.tar.bz2
gentoo-6634f9ab20cdf550ef96c3586e9248a6ef95c07f.zip
dev-python/django-2015.1.1-r1: x86 stable wrt bug #557526
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86"
-rw-r--r--app-admin/glance/glance-2015.1.1-r1.ebuild2
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 256c27a70027..957e378f1a87 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 )"