net-misc/memcached: arm64 stable (tested local)
authorMatthew Thode <prometheanfire@gentoo.org>
Thu, 6 Jun 2019 15:35:56 +0000 (10:35 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Thu, 6 Jun 2019 15:36:19 +0000 (10:36 -0500)
Package-Manager: Portage-2.3.66, Repoman-2.3.14
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
net-misc/memcached/memcached-1.5.14.ebuild

index 8ee74e123aaa9ff1bc1fec7a2a39b3c609195e2f..0563663b1646a639f911c112e3d1b60835f9fa6f 100644 (file)
@@ -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:=