Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-dns/unbound/
Date: Thu, 06 Aug 2020 13:51:27
Message-Id: 1596721790.9ec230ce7087c9073dc977843ee063655c32755f.whissi@gentoo
1 commit: 9ec230ce7087c9073dc977843ee063655c32755f
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 6 12:15:52 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 6 13:49:50 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ec230ce
7
8 net-dns/unbound: rollover stable keywords
9
10 Package-Manager: Portage-3.0.1, Repoman-2.3.23
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 net-dns/unbound/unbound-1.10.1-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-dns/unbound/unbound-1.10.1-r1.ebuild b/net-dns/unbound/unbound-1.10.1-r1.ebuild
17 index 30c4c508463..f4046ee8042 100644
18 --- a/net-dns/unbound/unbound-1.10.1-r1.ebuild
19 +++ b/net-dns/unbound/unbound-1.10.1-r1.ebuild
20 @@ -13,7 +13,7 @@ SRC_URI="https://nlnetlabs.nl/downloads/unbound/${MY_P}.tar.gz"
21
22 LICENSE="BSD GPL-2"
23 SLOT="0/8" # ABI version of libunbound.so
24 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~x86"
25 +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~mips ppc ppc64 x86"
26 IUSE="debug dnscrypt dnstap +ecdsa ecs gost libressl python redis selinux static-libs systemd test threads"
27 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
28 RESTRICT="!test? ( test )"