diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2016-02-11 20:16:48 -0500 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2016-02-11 20:17:28 -0500 |
commit | 8357b32ead610ba24d1762cec67da25c7c10bd8a (patch) | |
tree | 49938aff51fd22f5acafcfc78fecb306d809ad4b /net-libs | |
parent | net-libs/nodejs: Unhardcode path #574460 (diff) | |
download | gentoo-8357b32ead610ba24d1762cec67da25c7c10bd8a.tar.gz gentoo-8357b32ead610ba24d1762cec67da25c7c10bd8a.tar.bz2 gentoo-8357b32ead610ba24d1762cec67da25c7c10bd8a.zip |
net-libs/libmicrohttpd: net-libs/libmicrohttpd: stable on ppc64, bug #568708
Package-Manager: portage-2.2.26
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libmicrohttpd/libmicrohttpd-0.9.47.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libmicrohttpd/libmicrohttpd-0.9.47.ebuild b/net-libs/libmicrohttpd/libmicrohttpd-0.9.47.ebuild index b18f80b02ff6..3dbd5e4be625 100644 --- a/net-libs/libmicrohttpd/libmicrohttpd-0.9.47.ebuild +++ b/net-libs/libmicrohttpd/libmicrohttpd-0.9.47.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/${PN}/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0/12" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86" IUSE="epoll messages ssl static-libs test" RDEPEND="ssl? ( |