From: Matthew Thode Date: Sat, 23 May 2020 19:55:06 +0000 (-0500) Subject: sys-cluster/swift: 2.25.0 stable amd64/x86 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=c60a0c13681d0579c4adff0c5cc48fa7e8a3d3fd;p=gentoo.git sys-cluster/swift: 2.25.0 stable amd64/x86 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Matthew Thode --- diff --git a/sys-cluster/swift/swift-2.25.0.ebuild b/sys-cluster/swift/swift-2.25.0.ebuild index 8ac84d6415d8..aa8c6a1c6e5b 100644 --- a/sys-cluster/swift/swift-2.25.0.ebuild +++ b/sys-cluster/swift/swift-2.25.0.ebuild @@ -14,7 +14,7 @@ if [[ ${PV} == *9999 ]];then EGIT_BRANCH="stable/ussuri" else SRC_URI="https://tarballs.openstack.org/${PN}/${P}.tar.gz" - KEYWORDS="~amd64 ~arm64 ~x86" + KEYWORDS="amd64 ~arm64 x86" fi LICENSE="Apache-2.0"