summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2020-10-22 13:43:27 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2020-10-22 13:43:44 -0500
commitcc7468f246a1a02361eb7b0f6bfa36e47bac114d (patch)
treeef359bad03f6f086d4bfc8febf27fcd24f3e8006 /sys-cluster
parentsys-cluster/ceph-14.2.12: Version bump (diff)
downloadgentoo-cc7468f246a1a02361eb7b0f6bfa36e47bac114d.tar.gz
gentoo-cc7468f246a1a02361eb7b0f6bfa36e47bac114d.tar.bz2
gentoo-cc7468f246a1a02361eb7b0f6bfa36e47bac114d.zip
sys-cluster/swift: 2.26.0 stable amd64/x86
Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/swift/swift-2.26.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/swift/swift-2.26.0.ebuild b/sys-cluster/swift/swift-2.26.0.ebuild
index 084afc372ec6..b31a3f9eed76 100644
--- a/sys-cluster/swift/swift-2.26.0.ebuild
+++ b/sys-cluster/swift/swift-2.26.0.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} == *9999 ]];then
EGIT_BRANCH="stable/victoria"
else
SRC_URI="https://tarballs.openstack.org/${PN}/${P}.tar.gz"
- KEYWORDS="~amd64 ~arm64 ~x86"
+ KEYWORDS="amd64 ~arm64 x86"
fi
LICENSE="Apache-2.0"