summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2018-09-28 15:15:28 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2018-09-28 15:32:44 -0500
commit0aa735890eb6819faa99afc9f17a567ce71a2149 (patch)
treef66b96cf6013e9fccf1be5cfd1ea69433de88702
parentdev-python/flask: 1.0.2 stable allarches for rocky (diff)
downloadgentoo-0aa73589.tar.gz
gentoo-0aa73589.tar.bz2
gentoo-0aa73589.zip
sys-auth/keystone: 14.0.0 stable amd86 and x86
Package-Manager: Portage-2.3.49, Repoman-2.3.11
-rw-r--r--sys-auth/keystone/keystone-14.0.0.ebuild4
1 files changed, 2 insertions, 2 deletions
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"