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: Sat, 09 Feb 2019 18:36:55
Message-Id: 1549737385.b2e82aee20414e0ac93fb2e3e0ad1d67244c857f.whissi@gentoo
1 commit: b2e82aee20414e0ac93fb2e3e0ad1d67244c857f
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 9 18:27:16 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 9 18:36:25 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2e82aee
7
8 net-dns/unbound: x86 stable (bug #677054)
9
10 Package-Manager: Portage-2.3.59, Repoman-2.3.12
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 net-dns/unbound/unbound-1.9.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-dns/unbound/unbound-1.9.0.ebuild b/net-dns/unbound/unbound-1.9.0.ebuild
17 index c51b28fbac6..cd087b22414 100644
18 --- a/net-dns/unbound/unbound-1.9.0.ebuild
19 +++ b/net-dns/unbound/unbound-1.9.0.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 ~hppa ~mips ~ppc ~ppc64 ~x86"
25 +KEYWORDS="~alpha ~amd64 ~arm ~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} )"