diff options
author | Sam James <sam@gentoo.org> | 2021-01-07 03:08:14 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-07 03:09:02 +0000 |
commit | b26645269c051215dd25e23f58f1f1cd442a7374 (patch) | |
tree | e63169531f83b9a58a68dfbef46a821bca31a937 /net-misc/memcached | |
parent | net-misc/mobile-broadband-provider-info: Version bump to 20201225 (diff) | |
download | gentoo-b26645269c051215dd25e23f58f1f1cd442a7374.tar.gz gentoo-b26645269c051215dd25e23f58f1f1cd442a7374.tar.bz2 gentoo-b26645269c051215dd25e23f58f1f1cd442a7374.zip |
net-misc/memcached: Stabilize 1.6.9 arm64, #764131
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/memcached')
-rw-r--r-- | net-misc/memcached/memcached-1.6.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/memcached/memcached-1.6.9.ebuild b/net-misc/memcached/memcached-1.6.9.ebuild index 0da4cf2add6f..b08303e48dd2 100644 --- a/net-misc/memcached/memcached-1.6.9.ebuild +++ b/net-misc/memcached/memcached-1.6.9.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 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="debug sasl seccomp selinux slabs-reassign test" # hugetlbfs later RDEPEND=">=dev-libs/libevent-1.4:= |