diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-01-21 14:20:25 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-01-21 14:20:25 +0100 |
commit | 33e8dcf85e57c61fe354ab79843fe79421fc53b8 (patch) | |
tree | a38492cff1f04945dca77b2a78db601875cf29ce /sys-cluster | |
parent | net-misc/ntp: amd64 stable wrt bug #572452 (diff) | |
download | gentoo-33e8dcf85e57c61fe354ab79843fe79421fc53b8.tar.gz gentoo-33e8dcf85e57c61fe354ab79843fe79421fc53b8.tar.bz2 gentoo-33e8dcf85e57c61fe354ab79843fe79421fc53b8.zip |
sys-cluster/swift: amd64 stable wrt bug #572460
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-cluster')
-rw-r--r-- | sys-cluster/swift/swift-2.5.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/swift/swift-2.5.0-r2.ebuild b/sys-cluster/swift/swift-2.5.0-r2.ebuild index 37aea4224302..e66b37fde9f2 100644 --- a/sys-cluster/swift/swift-2.5.0-r2.ebuild +++ b/sys-cluster/swift/swift-2.5.0-r2.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://launchpad.net/${PN}/liberty/${PV}/+download/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="proxy account container object test +memcached" REQUIRED_USE="|| ( proxy account container object )" |