From c2442d569a857955c4afc42529f25d0d4e0cc333 Mon Sep 17 00:00:00 2001 From: Sven Wegener Date: Thu, 10 Jun 2021 21:30:14 +0200 Subject: net-dns/pdns-recursor: Drop arm and x86 keywords Upstream will only support systems with 64-bit time_t from now on. Closes: https://bugs.gentoo.org/793722 Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Sven Wegener --- net-dns/pdns-recursor/pdns-recursor-4.5.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-dns') diff --git a/net-dns/pdns-recursor/pdns-recursor-4.5.1.ebuild b/net-dns/pdns-recursor/pdns-recursor-4.5.1.ebuild index dc9c75ab0e85..391869be2aec 100644 --- a/net-dns/pdns-recursor/pdns-recursor-4.5.1.ebuild +++ b/net-dns/pdns-recursor/pdns-recursor-4.5.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://downloads.powerdns.com/releases/${P/_/-}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64" IUSE="debug dnstap snmp sodium systemd test" REQUIRED_USE="${LUA_REQUIRED_USE}" RESTRICT="!test? ( test )" -- cgit v1.2.3-65-gdbad