summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2018-11-28 17:04:29 +0100
committerTobias Klausmann <klausman@gentoo.org>2018-11-28 17:04:43 +0100
commit8389ac7d32cf99207359dfa3c049c4001a1c6817 (patch)
treee9ca5dcfd4b605ff7444befa12abd13cb14b523a /net-misc/memcached
parentsys-devel/bison-3.1-r0: alpha stable (diff)
downloadgentoo-8389ac7d32cf99207359dfa3c049c4001a1c6817.tar.gz
gentoo-8389ac7d32cf99207359dfa3c049c4001a1c6817.tar.bz2
gentoo-8389ac7d32cf99207359dfa3c049c4001a1c6817.zip
net-misc/memcached-1.5.12-r0: alpha stable
Bug: http://bugs.gentoo.org/670696 Signed-off-by: Tobias Klausmann <klausman@gentoo.org>
Diffstat (limited to 'net-misc/memcached')
-rw-r--r--net-misc/memcached/memcached-1.5.12.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/memcached/memcached-1.5.12.ebuild b/net-misc/memcached/memcached-1.5.12.ebuild
index 38b1fdbaf760..198fdfd1774e 100644
--- a/net-misc/memcached/memcached-1.5.12.ebuild
+++ b/net-misc/memcached/memcached-1.5.12.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 ~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 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="debug sasl seccomp selinux slabs-reassign test" # hugetlbfs later
RDEPEND=">=dev-libs/libevent-1.4:=