diff options
author | Chris Su <chris@lesscrowds.org> | 2022-11-01 15:57:06 +0000 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-11-02 06:10:50 +0100 |
commit | 4c20a5f5afc9517807b1999ae07a91459a3814b5 (patch) | |
tree | cd27d9ebe7da8b1e4d738a7ab27e5cf7f4c52838 /net-dns/unbound | |
parent | net-dns/dnssec-root: Keyword 20181220-r1 riscv, #879023 (diff) | |
download | gentoo-4c20a5f5afc9517807b1999ae07a91459a3814b5.tar.gz gentoo-4c20a5f5afc9517807b1999ae07a91459a3814b5.tar.bz2 gentoo-4c20a5f5afc9517807b1999ae07a91459a3814b5.zip |
net-dns/unbound: Keyword 1.16.3 riscv, #879023
Signed-off-by: Chris Su <chris@lesscrowds.org>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-dns/unbound')
-rw-r--r-- | net-dns/unbound/unbound-1.16.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/unbound/unbound-1.16.3.ebuild b/net-dns/unbound/unbound-1.16.3.ebuild index 2bfc43a3b6ef..124ab8be9821 100644 --- a/net-dns/unbound/unbound-1.16.3.ebuild +++ b/net-dns/unbound/unbound-1.16.3.ebuild @@ -15,7 +15,7 @@ VERIFY_SIG_OPENPGP_KEY_PATH=${BROOT}/usr/share/openpgp-keys/unbound.net.asc LICENSE="BSD GPL-2" SLOT="0/8" # ABI version of libunbound.so -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ppc ppc64 x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ppc ppc64 ~riscv x86" IUSE="debug dnscrypt dnstap +ecdsa ecs gost +http2 python redis selinux static-libs systemd test +tfo threads" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" RESTRICT="!test? ( test )" |