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-dns/unbound/
Date: Fri, 25 Jun 2021 19:36:03
Message-Id: 1624649706.71ca5c1459a26c015defc97717ffea2be2079c85.sam@gentoo
1 commit: 71ca5c1459a26c015defc97717ffea2be2079c85
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jun 25 19:35:06 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Jun 25 19:35:06 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71ca5c14
7
8 net-dns/unbound: Stabilize 1.13.1-r1 arm, #794691
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-dns/unbound/unbound-1.13.1-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-dns/unbound/unbound-1.13.1-r1.ebuild b/net-dns/unbound/unbound-1.13.1-r1.ebuild
16 index 720197f2a2b..da2a5db53fe 100644
17 --- a/net-dns/unbound/unbound-1.13.1-r1.ebuild
18 +++ b/net-dns/unbound/unbound-1.13.1-r1.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="https://nlnetlabs.nl/downloads/unbound/${MY_P}.tar.gz"
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 threads"
26 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
27 RESTRICT="!test? ( test )"