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: Mon, 31 Aug 2020 01:30:17
Message-Id: 1598837373.55a2c9e4733e98761606eec261f75a404d6ebb23.sam@gentoo
1 commit: 55a2c9e4733e98761606eec261f75a404d6ebb23
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 31 01:29:33 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 31 01:29:33 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55a2c9e4
7
8 net-dns/unbound: Stabilize 1.11.0 arm, #739690
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-dns/unbound/unbound-1.11.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-dns/unbound/unbound-1.11.0.ebuild b/net-dns/unbound/unbound-1.11.0.ebuild
16 index 30cafd751b1..19fd7c16127 100644
17 --- a/net-dns/unbound/unbound-1.11.0.ebuild
18 +++ b/net-dns/unbound/unbound-1.11.0.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 libressl python redis selinux static-libs systemd test threads"
26 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
27 RESTRICT="!test? ( test )"