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-dns/unbound/
Date: Mon, 31 Oct 2022 16:41:41
Message-Id: 1667234467.80c91ff4694db0ccbdbbcb75160419450259397f.ago@gentoo
1 commit: 80c91ff4694db0ccbdbbcb75160419450259397f
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 31 16:40:31 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 31 16:41:07 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80c91ff4
7
8 net-dns/unbound: Stabilize 1.16.3 x86, #877027
9
10 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
11
12 net-dns/unbound/unbound-1.16.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-dns/unbound/unbound-1.16.3.ebuild b/net-dns/unbound/unbound-1.16.3.ebuild
16 index bacddcc2d858..2bfc43a3b6ef 100644
17 --- a/net-dns/unbound/unbound-1.16.3.ebuild
18 +++ b/net-dns/unbound/unbound-1.16.3.ebuild
19 @@ -15,7 +15,7 @@ VERIFY_SIG_OPENPGP_KEY_PATH=${BROOT}/usr/share/openpgp-keys/unbound.net.asc
20
21 LICENSE="BSD GPL-2"
22 SLOT="0/8" # ABI version of libunbound.so
23 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ppc ppc64 ~x86"
24 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ppc ppc64 x86"
25 IUSE="debug dnscrypt dnstap +ecdsa ecs gost +http2 python redis selinux static-libs systemd test +tfo threads"
26 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
27 RESTRICT="!test? ( test )"