sys-cluster/nova: amd64 stable wrt bug #582920
authorAgostino Sarubbo <ago@gentoo.org>
Sat, 14 May 2016 20:11:12 +0000 (22:11 +0200)
committerAgostino Sarubbo <ago@gentoo.org>
Sat, 14 May 2016 20:11:12 +0000 (22:11 +0200)
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
sys-cluster/nova/nova-12.0.3.ebuild

index e42e77564bf9361a588976f81db921496fbda374..e7a73ec0ce273ff31d9bdf72f839ac2adef5ae4e 100644 (file)
@@ -15,7 +15,7 @@ SRC_URI="
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 ~x86"
 IUSE="+compute compute-only iscsi +memcached mysql +novncproxy openvswitch postgres +rabbitmq sqlite test"
 REQUIRED_USE="
        !compute-only? ( || ( mysql postgres sqlite ) )