commit: c60a0c13681d0579c4adff0c5cc48fa7e8a3d3fd
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Sat May 23 19:55:06 2020 +0000
Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Sat May 23 20:01:19 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c60a0c13
sys-cluster/swift: 2.25.0 stable amd64/x86
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
sys-cluster/swift/swift-2.25.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-cluster/swift/swift-2.25.0.ebuild
b/sys-cluster/swift/swift-2.25.0.ebuild
index 8ac84d6415d..aa8c6a1c6e5 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"