summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2019-08-23 10:02:34 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2019-08-23 11:13:41 -0500
commit67e0c9314f9b8421cb586e87a4ea384bee5fc357 (patch)
treebd9ea62f07b848535a08ea80ba19ff43659028af /sys-cluster/swift
parentdev-python/eventlet: 0.25.1 stable amd64/x86 (diff)
downloadgentoo-67e0c9314f9b8421cb586e87a4ea384bee5fc357.tar.gz
gentoo-67e0c9314f9b8421cb586e87a4ea384bee5fc357.tar.bz2
gentoo-67e0c9314f9b8421cb586e87a4ea384bee5fc357.zip
sys-cluster/swift: 2.22.0 stable amd64/x86
Package-Manager: Portage-2.3.69, Repoman-2.3.17 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'sys-cluster/swift')
-rw-r--r--sys-cluster/swift/swift-2.22.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/swift/swift-2.22.0.ebuild b/sys-cluster/swift/swift-2.22.0.ebuild
index 20826c55bc75..a88677f29fd8 100644
--- a/sys-cluster/swift/swift-2.22.0.ebuild
+++ b/sys-cluster/swift/swift-2.22.0.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == *9999 ]];then
EGIT_BRANCH="stable/stein"
else
SRC_URI="https://tarballs.openstack.org/${PN}/${P}.tar.gz"
- KEYWORDS="~amd64 ~arm64 ~x86"
+ KEYWORDS="amd64 ~arm64 x86"
fi
LICENSE="Apache-2.0"