summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-11-19 10:19:25 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-11-19 10:19:25 +0300
commitd99ca6660ad1ea9f52724eef427aded8d1662af6 (patch)
treed511981fb393ea3a2e6fa4a7ce452604cd878dc4 /net-misc/memcached
parentnet-vpn/tor: arm stable wrt bug #671338 (diff)
downloadgentoo-d99ca6660ad1ea9f52724eef427aded8d1662af6.tar.gz
gentoo-d99ca6660ad1ea9f52724eef427aded8d1662af6.tar.bz2
gentoo-d99ca6660ad1ea9f52724eef427aded8d1662af6.zip
net-misc/memcached: arm stable wrt bug #670696
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'net-misc/memcached')
-rw-r--r--net-misc/memcached/memcached-1.5.12.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/memcached/memcached-1.5.12.ebuild b/net-misc/memcached/memcached-1.5.12.ebuild
index df1debee6539..38b1fdbaf760 100644
--- a/net-misc/memcached/memcached-1.5.12.ebuild
+++ b/net-misc/memcached/memcached-1.5.12.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 ~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 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="debug sasl seccomp selinux slabs-reassign test" # hugetlbfs later
RDEPEND=">=dev-libs/libevent-1.4:=