diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-04 18:06:24 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-04 18:06:24 +0100 |
commit | 04041511b4b15103929aa621f7dacd4b0f853598 (patch) | |
tree | b949d22ad9b0bc4171b792f54b8c67a940474557 /net-libs/libmicrohttpd | |
parent | x11-terms/roxterm: x86 stable wrt bug #601352 (diff) | |
download | gentoo-04041511b4b15103929aa621f7dacd4b0f853598.tar.gz gentoo-04041511b4b15103929aa621f7dacd4b0f853598.tar.bz2 gentoo-04041511b4b15103929aa621f7dacd4b0f853598.zip |
net-libs/libmicrohttpd: x86 stable wrt bug #597392
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs/libmicrohttpd')
-rw-r--r-- | net-libs/libmicrohttpd/libmicrohttpd-0.9.51.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libmicrohttpd/libmicrohttpd-0.9.51.ebuild b/net-libs/libmicrohttpd/libmicrohttpd-0.9.51.ebuild index 8441cf6c2658..a61fef98831b 100644 --- a/net-libs/libmicrohttpd/libmicrohttpd-0.9.51.ebuild +++ b/net-libs/libmicrohttpd/libmicrohttpd-0.9.51.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 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? ( |