diff options
author | Sam James <sam@gentoo.org> | 2021-10-13 21:36:32 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-13 21:36:32 +0100 |
commit | b1313fc9efbe3f7ce0d531c7951a40fef30f9f9f (patch) | |
tree | 334aae839432a87f71f4b18a008c87db12b85dd4 /dev-libs/libmemcached | |
parent | dev-ml/seq: Stabilize 0.2.2 arm64, #817743 (diff) | |
download | gentoo-b1313fc9efbe3f7ce0d531c7951a40fef30f9f9f.tar.gz gentoo-b1313fc9efbe3f7ce0d531c7951a40fef30f9f9f.tar.bz2 gentoo-b1313fc9efbe3f7ce0d531c7951a40fef30f9f9f.zip |
dev-libs/libmemcached: Stabilize 1.0.18-r4 arm64, #817830
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/libmemcached')
-rw-r--r-- | dev-libs/libmemcached/libmemcached-1.0.18-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libmemcached/libmemcached-1.0.18-r4.ebuild b/dev-libs/libmemcached/libmemcached-1.0.18-r4.ebuild index 40e483a1f9a9..b96c4a7818d1 100644 --- a/dev-libs/libmemcached/libmemcached-1.0.18-r4.ebuild +++ b/dev-libs/libmemcached/libmemcached-1.0.18-r4.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://launchpad.net/${PN}/1.0/${PV}/+download/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="debug hsieh +libevent sasl" # https://bugs.gentoo.org/498250 # https://bugs.launchpad.net/gentoo/+bug/1278023 |