summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2017-12-13 15:25:28 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2017-12-13 15:44:25 -0600
commitd35fff907c6d465dd677731f7fb63818db3d8bfe (patch)
tree0284e2c3cfde28ef8ca8f299dc586dd55e67eaf3
parentdev-ruby/puppetdb-termini: 5.1.3 stable all (diff)
downloadgentoo-d35fff907c6d465dd677731f7fb63818db3d8bfe.tar.gz
gentoo-d35fff907c6d465dd677731f7fb63818db3d8bfe.tar.bz2
gentoo-d35fff907c6d465dd677731f7fb63818db3d8bfe.zip
sys-cluster/swift: 2.16.0 stable amd64 and x86
Package-Manager: Portage-2.3.14, Repoman-2.3.6
-rw-r--r--sys-cluster/swift/swift-2.16.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/swift/swift-2.16.0.ebuild b/sys-cluster/swift/swift-2.16.0.ebuild
index e12610e3dbdc..04521a6dd8d8 100644
--- a/sys-cluster/swift/swift-2.16.0.ebuild
+++ b/sys-cluster/swift/swift-2.16.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://tarballs.openstack.org/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
IUSE="proxy account container object +memcached"
REQUIRED_USE="|| ( proxy account container object )"