diff options
author | Sam James <sam@gentoo.org> | 2021-10-14 04:23:54 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-14 04:23:54 +0100 |
commit | a3759ec0439f782085e68be88ef4d54196447928 (patch) | |
tree | b8108a522796811f03349c3b4de62cbc23124432 /dev-libs/libmemcached | |
parent | dev-ml/seq: Stabilize 0.2.2 arm, #817743 (diff) | |
download | gentoo-a3759ec0439f782085e68be88ef4d54196447928.tar.gz gentoo-a3759ec0439f782085e68be88ef4d54196447928.tar.bz2 gentoo-a3759ec0439f782085e68be88ef4d54196447928.zip |
dev-libs/libmemcached: Stabilize 1.0.18-r4 arm, #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 b96c4a7818d1..494ea66b4cd5 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 |