From: Matthew Thode Date: Fri, 28 Sep 2018 20:15:28 +0000 (-0500) Subject: sys-auth/keystone: 14.0.0 stable amd86 and x86 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=0aa735890eb6819faa99afc9f17a567ce71a2149;p=gentoo.git sys-auth/keystone: 14.0.0 stable amd86 and x86 Package-Manager: Portage-2.3.49, Repoman-2.3.11 --- diff --git a/sys-auth/keystone/keystone-14.0.0.ebuild b/sys-auth/keystone/keystone-14.0.0.ebuild index 3fe0e204e8f3..d559bbf28df8 100644 --- a/sys-auth/keystone/keystone-14.0.0.ebuild +++ b/sys-auth/keystone/keystone-14.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -19,7 +19,7 @@ else SRC_URI="https://dev.gentoo.org/~prometheanfire/dist/openstack/keystone/rocky/keystone.conf.sample -> keystone.conf.sample-${PV} https://dev.gentoo.org/~prometheanfire/dist/openstack/keystone/rocky/keystone.policy.yaml.sample -> keystone.policy.yaml.sample-${PV} https://tarballs.openstack.org/${PN}/${P}.tar.gz" - KEYWORDS="~amd64 ~arm64 ~x86" + KEYWORDS="amd64 ~arm64 x86" fi LICENSE="Apache-2.0"