summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2016-08-16 18:10:27 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2016-08-16 18:10:27 -0500
commitbd6aad797967876fef21762357aa533c1d1d96e1 (patch)
tree3fb0fdf644faac07a82ae4e66a79bdb41c1aaea1 /sys-cluster/swift/swift-2.9.0.ebuild
parentdev-python/oslo-db: bup (diff)
downloadgentoo-bd6aad797967876fef21762357aa533c1d1d96e1.tar.gz
gentoo-bd6aad797967876fef21762357aa533c1d1d96e1.tar.bz2
gentoo-bd6aad797967876fef21762357aa533c1d1d96e1.zip
sys-cluster/swift: stable
Package-Manager: portage-2.2.28
Diffstat (limited to 'sys-cluster/swift/swift-2.9.0.ebuild')
-rw-r--r--sys-cluster/swift/swift-2.9.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/swift/swift-2.9.0.ebuild b/sys-cluster/swift/swift-2.9.0.ebuild
index f5b0344303d0..5b0066dc9255 100644
--- a/sys-cluster/swift/swift-2.9.0.ebuild
+++ b/sys-cluster/swift/swift-2.9.0.ebuild
@@ -13,7 +13,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 )"