diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-09-23 14:48:04 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-09-23 14:51:40 +0200 |
commit | dc9e7932b90f272be8f5775bba2f77bb76619094 (patch) | |
tree | f7bda9b00300940e9df7e7b7616c0841ba8e46d8 /dev-libs/libmemcached | |
parent | media-libs/gexiv2: ppc64 stable wrt bug #553474 (diff) | |
download | gentoo-dc9e7932b90f272be8f5775bba2f77bb76619094.tar.gz gentoo-dc9e7932b90f272be8f5775bba2f77bb76619094.tar.bz2 gentoo-dc9e7932b90f272be8f5775bba2f77bb76619094.zip |
dev-libs/libmemcached: ppc64 stable wrt bug #557572
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-libs/libmemcached')
-rw-r--r-- | dev-libs/libmemcached/libmemcached-1.0.18-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libmemcached/libmemcached-1.0.18-r3.ebuild b/dev-libs/libmemcached/libmemcached-1.0.18-r3.ebuild index d8448eeed1de..e381ada8f113 100644 --- a/dev-libs/libmemcached/libmemcached-1.0.18-r3.ebuild +++ b/dev-libs/libmemcached/libmemcached-1.0.18-r3.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://launchpad.net/${PN}/1.0/${PV}/+download/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ~ppc64 ~sh sparc x86 ~sparc-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 ~sh sparc x86 ~sparc-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="debug hsieh +libevent sasl static-libs" DEPEND="net-misc/memcached |