commit:     6fbcb2ba3d79e123abf50542a08c3aca562c3681
Author:     Sven Wegener <swegener <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 20 19:37:54 2026 +0000
Commit:     Sven Wegener <swegener <AT> gentoo <DOT> org>
CommitDate: Fri Feb 20 19:39:53 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fbcb2ba

net-dns/pdns: stabilize 5.0.2 for amd64, x86

Signed-off-by: Sven Wegener <swegener <AT> gentoo.org>

 net-dns/pdns/pdns-5.0.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-dns/pdns/pdns-5.0.2.ebuild b/net-dns/pdns/pdns-5.0.2.ebuild
index ec7b8536cb56..e3de274ba113 100644
--- a/net-dns/pdns/pdns-5.0.2.ebuild
+++ b/net-dns/pdns/pdns-5.0.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -14,7 +14,7 @@ 
SRC_URI="https://downloads.powerdns.com/releases/${P/_/-}.tar.bz2";
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 IUSE="debug doc geoip ldap lmdb lua-records mysql odbc postgres remote sodium 
sqlite systemd tools tinydns test"
 RESTRICT="!test? ( test )"

Reply via email to