commit: cc062da2b49a1d7b9ecb1ae30991a22bb7d54e27 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jun 7 16:13:13 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jun 7 16:13:13 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc062da2
net-dns/unbound: Stabilize 1.13.1 amd64, #794691 Signed-off-by: Sam James <sam <AT> gentoo.org> net-dns/unbound/unbound-1.13.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-dns/unbound/unbound-1.13.1.ebuild b/net-dns/unbound/unbound-1.13.1.ebuild index 473024caee7..ffd7775d130 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 )"
