summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2016-03-26 17:39:04 +0100
committerAgostino Sarubbo <ago@gentoo.org>2016-03-26 17:39:04 +0100
commit18e9c66ca63726f004c2c43ef4988d19fa86f82c (patch)
treedd6d8d7b8974c60b80b7bf119ec42ba724694477
parentdev-ruby/puppetdb-termini: amd64 stable wrt bug #578096 (diff)
downloadgentoo-18e9c66ca63726f004c2c43ef4988d19fa86f82c.tar.gz
gentoo-18e9c66ca63726f004c2c43ef4988d19fa86f82c.tar.bz2
gentoo-18e9c66ca63726f004c2c43ef4988d19fa86f82c.zip
net-misc/memcached: amd64 stable wrt bug #578088
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--net-misc/memcached/memcached-1.4.25.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/memcached/memcached-1.4.25.ebuild b/net-misc/memcached/memcached-1.4.25.ebuild
index 53f09846f643..91d4f7de188f 100644
--- a/net-misc/memcached/memcached-1.4.25.ebuild
+++ b/net-misc/memcached/memcached-1.4.25.ebuild
@@ -14,7 +14,7 @@ SRC_URI="http://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 ~x86-freebsd ~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 ~x86-freebsd ~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