commit: 0cbfb362779705a412a6d1e8c2724cc0cd034c67 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Jul 26 13:05:08 2025 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Jul 26 13:05:08 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cbfb362
net-libs/udns: Stabilize 0.6 arm64, #960688 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> net-libs/udns/udns-0.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/udns/udns-0.6.ebuild b/net-libs/udns/udns-0.6.ebuild index 9a1cded4a93d..5ee0c03edf24 100644 --- a/net-libs/udns/udns-0.6.ebuild +++ b/net-libs/udns/udns-0.6.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.corpit.ru/mjt/udns/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm64 ~hppa ppc ppc64 sparc x86" +KEYWORDS="amd64 arm64 ~hppa ppc ppc64 sparc x86" IUSE="ipv6 +tools" src_configure() {
