diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2018-03-30 20:51:56 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2018-03-30 20:54:05 -0500 |
commit | aa5e6068e279316d66561f875ccd7d503eb7c989 (patch) | |
tree | e7eb429274652944f3ddf0dc39d17d3b725c310d /sys-cluster | |
parent | sys-cluster/neutron: 12.0.1 stable amd64 and x86 QUEENS (diff) | |
download | gentoo-aa5e6068e279316d66561f875ccd7d503eb7c989.tar.gz gentoo-aa5e6068e279316d66561f875ccd7d503eb7c989.tar.bz2 gentoo-aa5e6068e279316d66561f875ccd7d503eb7c989.zip |
sys-cluster/nova: 17.0.1 stbale amd64 and x86 QUEENS
Package-Manager: Portage-2.3.26, Repoman-2.3.7
Diffstat (limited to 'sys-cluster')
-rw-r--r-- | sys-cluster/nova/nova-17.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/nova/nova-17.0.1.ebuild b/sys-cluster/nova/nova-17.0.1.ebuild index 4f9c25caad5a..86f72145cf9b 100644 --- a/sys-cluster/nova/nova-17.0.1.ebuild +++ b/sys-cluster/nova/nova-17.0.1.ebuild @@ -17,7 +17,7 @@ if [[ ${PV} == *9999 ]];then else SRC_URI="https://dev.gentoo.org/~prometheanfire/dist/openstack/nova/queens/nova.conf.sample -> nova.conf.sample-${PV} https://tarballs.openstack.org/${PN}/${P}.tar.gz" - KEYWORDS="~amd64 ~arm64 ~x86" + KEYWORDS="amd64 ~arm64 x86" fi LICENSE="Apache-2.0" |