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: Tue, 28 Jun 2022 06:43:51
Message-Id: 1656398626.508605824b16a196d1f2608fc66ff60ecc3738ae.ago@gentoo
1 commit: 508605824b16a196d1f2608fc66ff60ecc3738ae
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 28 06:43:46 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 28 06:43:46 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50860582
7
8 net-libs/libmicrohttpd: x86 stable wrt bug #854309
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 RepoMan-Options: --include-arches="x86"
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 177aa3b49502..f7c251600f8a 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 )"