summaryrefslogtreecommitdiff
path: root/dev-libs/libmemcached/libmemcached-1.0.18-r3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/libmemcached/libmemcached-1.0.18-r3.ebuild')
-rw-r--r--dev-libs/libmemcached/libmemcached-1.0.18-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libmemcached/libmemcached-1.0.18-r3.ebuild b/dev-libs/libmemcached/libmemcached-1.0.18-r3.ebuild
index 07703af4feb4..cca07f3e5255 100644
--- a/dev-libs/libmemcached/libmemcached-1.0.18-r3.ebuild
+++ b/dev-libs/libmemcached/libmemcached-1.0.18-r3.ebuild
@@ -5,7 +5,7 @@ EAPI=5
WANT_AUTOMAKE=1.13
-inherit autotools eutils multilib
+inherit autotools epatch multilib
RESTRICT="test" # https://bugs.gentoo.org/show_bug.cgi?id=498250 https://bugs.launchpad.net/gentoo/+bug/1278023
DESCRIPTION="a C client library to the memcached server"
@@ -14,7 +14,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 static-libs"
DEPEND="net-misc/memcached