Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libmicrohttpd/
Date: Wed, 29 Jun 2022 07:52:28
Message-Id: 1656489008.d246dfee91111074b38571162c658a4f67a2acdc.ago@gentoo
1 commit: d246dfee91111074b38571162c658a4f67a2acdc
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 29 07:50:08 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 29 07:50:08 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d246dfee
7
8 net-libs/libmicrohttpd: amd64 stable wrt bug #854309
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 net-libs/libmicrohttpd/libmicrohttpd-0.9.75.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-libs/libmicrohttpd/libmicrohttpd-0.9.75.ebuild b/net-libs/libmicrohttpd/libmicrohttpd-0.9.75.ebuild
18 index 243eae4d18ea..56141caaf078 100644
19 --- a/net-libs/libmicrohttpd/libmicrohttpd-0.9.75.ebuild
20 +++ b/net-libs/libmicrohttpd/libmicrohttpd-0.9.75.ebuild
21 @@ -14,7 +14,7 @@ S="${WORKDIR}"/${MY_P}
22
23 LICENSE="LGPL-2.1+"
24 SLOT="0/12"
25 -KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
26 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
27 IUSE="+epoll ssl static-libs test +thread-names"
28 RESTRICT="!test? ( test )"