diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2019-06-06 10:35:56 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2019-06-06 10:36:19 -0500 |
commit | aea959bf6d708135206cf6e7ea7bb809d6a12695 (patch) | |
tree | d867fd1c9607318d762d19e120c856f4df4bea89 /net-misc/memcached | |
parent | dev-texlive: drop nonsense blockers (diff) | |
download | gentoo-aea959bf6d708135206cf6e7ea7bb809d6a12695.tar.gz gentoo-aea959bf6d708135206cf6e7ea7bb809d6a12695.tar.bz2 gentoo-aea959bf6d708135206cf6e7ea7bb809d6a12695.zip |
net-misc/memcached: arm64 stable (tested local)
Package-Manager: Portage-2.3.66, Repoman-2.3.14
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'net-misc/memcached')
-rw-r--r-- | net-misc/memcached/memcached-1.5.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/memcached/memcached-1.5.14.ebuild b/net-misc/memcached/memcached-1.5.14.ebuild index 8ee74e123aaa..0563663b1646 100644 --- a/net-misc/memcached/memcached-1.5.14.ebuild +++ b/net-misc/memcached/memcached-1.5.14.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:= |