diff options
author | Sam James <sam@gentoo.org> | 2021-10-12 19:57:36 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-12 19:57:36 +0100 |
commit | 90ca6064fb3e409fdecb577623df823bf374365c (patch) | |
tree | 7618f1caee35451f38c7a7bb8316577b0fd1cadf /dev-libs/libmemcached | |
parent | app-crypt/ccid: Stabilize 1.4.35 ppc, #817827 (diff) | |
download | gentoo-90ca6064fb3e409fdecb577623df823bf374365c.tar.gz gentoo-90ca6064fb3e409fdecb577623df823bf374365c.tar.bz2 gentoo-90ca6064fb3e409fdecb577623df823bf374365c.zip |
dev-libs/libmemcached: Stabilize 1.0.18-r4 ppc, #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 265a9ac4d7e2..6e11b5f0c9a0 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 |