summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2017-07-31 13:05:20 +0200
committerTobias Klausmann <klausman@gentoo.org>2017-07-31 13:36:51 +0200
commitda2b4b88437fab966f475858d9e3834661596645 (patch)
tree5dd493f07bf91cf420b71e2b801d17afa6081b8a /net-misc/memcached
parentmedia-gfx/imagemagick-6.9.9.0-r0: amd64 stable (diff)
downloadgentoo-da2b4b88437fab966f475858d9e3834661596645.tar.gz
gentoo-da2b4b88437fab966f475858d9e3834661596645.tar.bz2
gentoo-da2b4b88437fab966f475858d9e3834661596645.zip
net-misc/memcached-1.4.39-r0: amd64 stable
Gentoo-Bug: 625494
Diffstat (limited to 'net-misc/memcached')
-rw-r--r--net-misc/memcached/memcached-1.4.39.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/memcached/memcached-1.4.39.ebuild b/net-misc/memcached/memcached-1.4.39.ebuild
index 049caa184f7c..3d837de98bb2 100644
--- a/net-misc/memcached/memcached-1.4.39.ebuild
+++ b/net-misc/memcached/memcached-1.4.39.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://www.memcached.org/files/${MY_P}.tar.gz
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="test slabs-reassign debug sasl selinux" # hugetlbfs later
RDEPEND=">=dev-libs/libevent-1.4:=