From cc062da2b49a1d7b9ecb1ae30991a22bb7d54e27 Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 7 Jun 2021 16:13:13 +0000 Subject: net-dns/unbound: Stabilize 1.13.1 amd64, #794691 Signed-off-by: Sam James --- net-dns/unbound/unbound-1.13.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-dns') diff --git a/net-dns/unbound/unbound-1.13.1.ebuild b/net-dns/unbound/unbound-1.13.1.ebuild index 473024caee76..ffd7775d1301 100644 --- a/net-dns/unbound/unbound-1.13.1.ebuild +++ b/net-dns/unbound/unbound-1.13.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://nlnetlabs.nl/downloads/unbound/${MY_P}.tar.gz" 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 ~x86" IUSE="debug dnscrypt dnstap +ecdsa ecs gost +http2 python redis selinux static-libs systemd test threads" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" RESTRICT="!test? ( test )" -- cgit v1.2.3-65-gdbad