diff --git a/net-dns/pdns/pdns-5.0.1.ebuild b/net-dns/pdns/pdns-5.0.1.ebuild index ec7b8536cb56b..19550b937a865 100644 --- a/net-dns/pdns/pdns-5.0.1.ebuild +++ b/net-dns/pdns/pdns-5.0.1.ebuild @@ -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 )"