summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2016-05-30 14:50:45 +0200
committerTobias Klausmann <klausman@gentoo.org>2016-05-30 14:50:45 +0200
commit98855786f823aca3b52bae3c5148d2656f58bcec (patch)
tree70815b089982fc552e7d8a775a88b52a3d8afe85
parentmedia-video/rtmpdump: Fixed broken sed command (bug #584498). (diff)
downloadgentoo-98855786f823aca3b52bae3c5148d2656f58bcec.tar.gz
gentoo-98855786f823aca3b52bae3c5148d2656f58bcec.tar.bz2
gentoo-98855786f823aca3b52bae3c5148d2656f58bcec.zip
net-misc/memcached-1.4.25-r0: add alpha keyword
Gentoo-Bug: 578088 Package-Manager: portage-2.3.0_rc1
-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 afcdbd83e9d0..9ec2607b1213 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