summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-04-22 19:34:58 -0400
committerAaron Bauman <bman@gentoo.org>2019-04-22 20:13:16 -0400
commit30177b9ab0880b2ac80ffbc4e8a43161acd84d8f (patch)
tree3ed116b235edd6908c88a090fe3990af885bf766 /net-misc/memcached
parentdev-db/postgresql: arm64 stable (diff)
downloadgentoo-30177b9ab0880b2ac80ffbc4e8a43161acd84d8f.tar.gz
gentoo-30177b9ab0880b2ac80ffbc4e8a43161acd84d8f.tar.bz2
gentoo-30177b9ab0880b2ac80ffbc4e8a43161acd84d8f.zip
net-misc/memcached: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'net-misc/memcached')
-rw-r--r--net-misc/memcached/memcached-1.5.13.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/memcached/memcached-1.5.13.ebuild b/net-misc/memcached/memcached-1.5.13.ebuild
index d560e62d213d..be11449af3c5 100644
--- a/net-misc/memcached/memcached-1.5.13.ebuild
+++ b/net-misc/memcached/memcached-1.5.13.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:=