summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2017-08-08 22:40:57 +0200
committerMarkus Meier <maekke@gentoo.org>2017-08-08 22:40:57 +0200
commit983528e7c8f5b557813c674ee1a0f8959e46aae6 (patch)
tree7034bb04a48298d595b940cc2f28af4359554437 /net-misc/memcached/memcached-1.4.39.ebuild
parentsys-devel/binutils: arm stable, bug #624524 (diff)
downloadgentoo-983528e7c8f5b557813c674ee1a0f8959e46aae6.tar.gz
gentoo-983528e7c8f5b557813c674ee1a0f8959e46aae6.tar.bz2
gentoo-983528e7c8f5b557813c674ee1a0f8959e46aae6.zip
net-misc/memcached: arm stable, bug #625494
Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'net-misc/memcached/memcached-1.4.39.ebuild')
-rw-r--r--net-misc/memcached/memcached-1.4.39.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/memcached/memcached-1.4.39.ebuild b/net-misc/memcached/memcached-1.4.39.ebuild
index 3d837de98bb2..80c2625cda35 100644
--- a/net-misc/memcached/memcached-1.4.39.ebuild
+++ b/net-misc/memcached/memcached-1.4.39.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:=