summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-11-16 17:25:59 +0100
committerAgostino Sarubbo <ago@gentoo.org>2015-11-16 17:25:59 +0100
commit24d16321847c26a3a5dd8130d2544b9fdbfc4232 (patch)
treea14cb71bc57f7f3699b5149bbc46845e6133e8ea /sys-cluster
parentsys-auth/keystone: x86 stable wrt bug #565742 (diff)
downloadgentoo-24d16321847c26a3a5dd8130d2544b9fdbfc4232.tar.gz
gentoo-24d16321847c26a3a5dd8130d2544b9fdbfc4232.tar.bz2
gentoo-24d16321847c26a3a5dd8130d2544b9fdbfc4232.zip
sys-cluster/cinder: x86 stable wrt bug #565742
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/cinder/cinder-7.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/cinder/cinder-7.0.0.ebuild b/sys-cluster/cinder/cinder-7.0.0.ebuild
index e581af58b6ad..ba81c55507a9 100644
--- a/sys-cluster/cinder/cinder-7.0.0.ebuild
+++ b/sys-cluster/cinder/cinder-7.0.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://launchpad.net/${PN}/liberty/${PV}/+download/${P}.tar.gz
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="+api +scheduler +volume iscsi lvm mysql +memcached postgres sqlite test"
REQUIRED_USE="|| ( mysql postgres sqlite )"