commit: 8ed0a20d12dc1c3894e0e0c01a8b1c0b86d6048e Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Apr 26 01:44:14 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Apr 26 01:44:14 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ed0a20d
net-dns/getdns: Stabilize 1.7.3 amd64, #954414 Signed-off-by: Sam James <sam <AT> gentoo.org> net-dns/getdns/getdns-1.7.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-dns/getdns/getdns-1.7.3.ebuild b/net-dns/getdns/getdns-1.7.3.ebuild index e86d32e2ef54..d31f9ee8cc61 100644 --- a/net-dns/getdns/getdns-1.7.3.ebuild +++ b/net-dns/getdns/getdns-1.7.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,7 @@ SRC_URI="https://getdnsapi.net/releases/${_SRCURI_P//./-}/${_SRCURI_P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="doc examples +getdns-query +getdns-server-mon gnutls +idn libev libevent libuv minimal static-libs stubby test +unbound" S="${WORKDIR}/${_SRCURI_P}"
