summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2017-11-05 22:25:15 +0100
committerThomas Deutschmann <whissi@gentoo.org>2017-11-05 22:29:01 +0100
commit488edadb18d9ffcf0ee822ce488fce62ca47c96a (patch)
tree392706e86f0204c52be0ce664a48392801716441 /net-misc
parentmail-filter/spamassassin: x86 stable (bug #636544) (diff)
downloadgentoo-488edadb18d9ffcf0ee822ce488fce62ca47c96a.tar.gz
gentoo-488edadb18d9ffcf0ee822ce488fce62ca47c96a.tar.bz2
gentoo-488edadb18d9ffcf0ee822ce488fce62ca47c96a.zip
net-misc/memcached: x86 stable (bug #636236)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/memcached/memcached-1.5.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/memcached/memcached-1.5.2.ebuild b/net-misc/memcached/memcached-1.5.2.ebuild
index 1bdf5b35e65f..3307097b6310 100644
--- a/net-misc/memcached/memcached-1.5.2.ebuild
+++ b/net-misc/memcached/memcached-1.5.2.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:=