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: Mon, 05 Jun 2017 15:54:57
Message-Id: 1496678078.147af6477e31a2d43256b712f851830a1ff05786.whissi@gentoo
1 commit: 147af6477e31a2d43256b712f851830a1ff05786
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 5 15:54:38 2017 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 5 15:54:38 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=147af647
7
8 net-dns/unbound: x86 stable wrt bug #597964
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.2
11
12 net-dns/unbound/unbound-1.5.10.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-dns/unbound/unbound-1.5.10.ebuild b/net-dns/unbound/unbound-1.5.10.ebuild
16 index 0baf49a2de6..93b077ac9bc 100644
17 --- a/net-dns/unbound/unbound-1.5.10.ebuild
18 +++ b/net-dns/unbound/unbound-1.5.10.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="http://unbound.net/downloads/${MY_P}.tar.gz"
20
21 LICENSE="BSD GPL-2"
22 SLOT="0"
23 -KEYWORDS="amd64 arm ~hppa ~mips ppc ppc64 ~x86"
24 +KEYWORDS="amd64 arm ~hppa ~mips ppc ppc64 x86"
25 IUSE="debug dnstap +ecdsa gost libressl python selinux static-libs test threads"
26 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"