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

sys-cluster/nova/nova-14.0.3.ebuild

index fee63c3fabcf2e82d0ddd0faf1abd5970e6f52f7..ead869b335ca77f51fef875b963b75289e08b6da 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$
 
@@ -14,7 +14,7 @@ https://tarballs.openstack.org/${PN}/${P}.tar.gz"
 
 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"
 REQUIRED_USE="
        !compute-only? ( || ( mysql postgres sqlite ) )