Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-dns/unbound/
Date: Wed, 02 Nov 2022 05:11:15
Message-Id: 1667365850.4c20a5f5afc9517807b1999ae07a91459a3814b5.jsmolic@gentoo
1 commit: 4c20a5f5afc9517807b1999ae07a91459a3814b5
2 Author: Chris Su <chris <AT> lesscrowds <DOT> org>
3 AuthorDate: Tue Nov 1 15:57:06 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Wed Nov 2 05:10:50 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c20a5f5
7
8 net-dns/unbound: Keyword 1.16.3 riscv, #879023
9
10 Signed-off-by: Chris Su <chris <AT> lesscrowds.org>
11 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
12
13 net-dns/unbound/unbound-1.16.3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-dns/unbound/unbound-1.16.3.ebuild b/net-dns/unbound/unbound-1.16.3.ebuild
17 index 2bfc43a3b6ef..124ab8be9821 100644
18 --- a/net-dns/unbound/unbound-1.16.3.ebuild
19 +++ b/net-dns/unbound/unbound-1.16.3.ebuild
20 @@ -15,7 +15,7 @@ VERIFY_SIG_OPENPGP_KEY_PATH=${BROOT}/usr/share/openpgp-keys/unbound.net.asc
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 ~riscv x86"
26 IUSE="debug dnscrypt dnstap +ecdsa ecs gost +http2 python redis selinux static-libs systemd test +tfo threads"
27 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
28 RESTRICT="!test? ( test )"