commit: fa8213068e3173306cb6b42f61bd8c4ff34bf00d Author: Sven Wegener <swegener <AT> gentoo <DOT> org> AuthorDate: Wed May 12 20:27:15 2021 +0000 Commit: Sven Wegener <swegener <AT> gentoo <DOT> org> CommitDate: Wed May 12 20:30:04 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa821306
net-dns/pdns-recursor: Mark 4.4.3 stable on amd64/x86 Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Sven Wegener <swegener <AT> gentoo.org> net-dns/pdns-recursor/pdns-recursor-4.4.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-dns/pdns-recursor/pdns-recursor-4.4.3.ebuild b/net-dns/pdns-recursor/pdns-recursor-4.4.3.ebuild index dc546d8cd6c..6233a790ac7 100644 --- a/net-dns/pdns-recursor/pdns-recursor-4.4.3.ebuild +++ b/net-dns/pdns-recursor/pdns-recursor-4.4.3.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 ~arm x86" IUSE="debug dnstap protobuf snmp sodium systemd test" REQUIRED_USE="${LUA_REQUIRED_USE} dnstap? ( protobuf )"
