Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libmicrohttpd/
Date: Mon, 30 Aug 2021 17:38:06
Message-Id: 1630345064.f3a8afdf0e9a6b10073176ea17e0de7cedd4504a.sam@gentoo
1 commit: f3a8afdf0e9a6b10073176ea17e0de7cedd4504a
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Mon Aug 30 14:15:53 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 30 17:37:44 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3a8afdf
7
8 net-libs/libmicrohttpd: stable 0.9.73 for sparc, bug #810673
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.3
11 RepoMan-Options: --include-arches="sparc"
12 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
13 Signed-off-by: Sam James <sam <AT> gentoo.org>
14
15 net-libs/libmicrohttpd/libmicrohttpd-0.9.73.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/net-libs/libmicrohttpd/libmicrohttpd-0.9.73.ebuild b/net-libs/libmicrohttpd/libmicrohttpd-0.9.73.ebuild
19 index 864a3e4dd54..79565674772 100644
20 --- a/net-libs/libmicrohttpd/libmicrohttpd-0.9.73.ebuild
21 +++ b/net-libs/libmicrohttpd/libmicrohttpd-0.9.73.ebuild
22 @@ -16,7 +16,7 @@ PATCHES=( "${FILESDIR}"/${PN}-0.9.73-test-ssl3.patch )
23
24 LICENSE="LGPL-2.1+"
25 SLOT="0/12"
26 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
27 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv sparc ~x86"
28 IUSE="+epoll ssl static-libs test thread-names"
29 RESTRICT="!test? ( test )"