summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2016-09-06 10:44:42 +0200
committerTobias Klausmann <klausman@gentoo.org>2016-09-06 10:44:42 +0200
commitf33ec1d6a6f8b9fd95406ee5b7a9d95628170b31 (patch)
tree9fafdc71851649e92c4bd97c8c0776691ffc9c0d /net-misc/memcached
parentdev-lang/ocaml: add 4.04.0_beta2 without keywords (diff)
downloadgentoo-f33ec1d6a6f8b9fd95406ee5b7a9d95628170b31.tar.gz
gentoo-f33ec1d6a6f8b9fd95406ee5b7a9d95628170b31.tar.bz2
gentoo-f33ec1d6a6f8b9fd95406ee5b7a9d95628170b31.zip
net-misc/memcached-1.4.31-r0: add alpha keyword
Gentoo-Bug: 589120
Diffstat (limited to 'net-misc/memcached')
-rw-r--r--net-misc/memcached/memcached-1.4.31.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/memcached/memcached-1.4.31.ebuild b/net-misc/memcached/memcached-1.4.31.ebuild
index 53f09846f643..8e68dcb9108f 100644
--- a/net-misc/memcached/memcached-1.4.31.ebuild
+++ b/net-misc/memcached/memcached-1.4.31.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