sys-cluster/cinder: 9.1.1 stable amd64 and x86
authorMatthew Thode <prometheanfire@gentoo.org>
Mon, 16 Jan 2017 19:33:35 +0000 (13:33 -0600)
committerMatthew Thode <prometheanfire@gentoo.org>
Mon, 16 Jan 2017 19:33:35 +0000 (13:33 -0600)
Package-Manager: portage-2.3.0

sys-cluster/cinder/cinder-9.1.1.ebuild

index c954e98e9dedfdca40fc889f72af0496548d3df6..05533fcdc28243f02166c076f6985be1511dd089 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -16,7 +16,7 @@ https://tarballs.openstack.org/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
 IUSE="+api +scheduler +volume infiniband iscsi lvm mysql +memcached postgres rdma sqlite +tcp test +tgt"
 REQUIRED_USE="|| ( mysql postgres sqlite ) iscsi? ( tgt ) infiniband? ( rdma )"