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: Wed, 01 Sep 2021 18:32:28
Message-Id: 1630521081.ed0e35f57430be5ea3d47b61d01dad10802c53b7.sam@gentoo
1 commit: ed0e35f57430be5ea3d47b61d01dad10802c53b7
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 1 18:29:23 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 1 18:31:21 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed0e35f5
7
8 net-libs/libmicrohttpd: Stabilize 0.9.73 arm, #810673
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-libs/libmicrohttpd/libmicrohttpd-0.9.73.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-libs/libmicrohttpd/libmicrohttpd-0.9.73.ebuild b/net-libs/libmicrohttpd/libmicrohttpd-0.9.73.ebuild
16 index fe71877300b..c6c7914fdf4 100644
17 --- a/net-libs/libmicrohttpd/libmicrohttpd-0.9.73.ebuild
18 +++ b/net-libs/libmicrohttpd/libmicrohttpd-0.9.73.ebuild
19 @@ -16,7 +16,7 @@ PATCHES=( "${FILESDIR}"/${PN}-0.9.73-test-ssl3.patch )
20
21 LICENSE="LGPL-2.1+"
22 SLOT="0/12"
23 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc ~x86"
24 +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc ~x86"
25 IUSE="+epoll ssl static-libs test thread-names"
26 RESTRICT="!test? ( test )"