Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libmicrohttpd/
Date: Thu, 14 Feb 2019 09:37:12
Message-Id: 1550137010.ef23048ecdf0fdc0a80eb33814fb106bafd5cb9d.leio@gentoo
1 commit: ef23048ecdf0fdc0a80eb33814fb106bafd5cb9d
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 14 09:36:50 2019 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 14 09:36:50 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef23048e
7
8 net-libs/libmicrohttpd: arm64 stable (bug #677766)
9
10 Package-Manager: Portage-2.3.52, Repoman-2.3.12
11 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
12
13 net-libs/libmicrohttpd/libmicrohttpd-0.9.62.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/net-libs/libmicrohttpd/libmicrohttpd-0.9.62.ebuild b/net-libs/libmicrohttpd/libmicrohttpd-0.9.62.ebuild
17 index 2c54b305f52..369971f649a 100644
18 --- a/net-libs/libmicrohttpd/libmicrohttpd-0.9.62.ebuild
19 +++ b/net-libs/libmicrohttpd/libmicrohttpd-0.9.62.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Authors
22 +# Copyright 1999-2019 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI="6"
26 @@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/${PN}/${MY_P}.tar.gz"
27
28 LICENSE="LGPL-2.1"
29 SLOT="0/12"
30 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
31 +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
32 IUSE="epoll messages ssl static-libs test"
33
34 RDEPEND="ssl? (