diff options
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/knot-resolver/knot-resolver-5.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/knot-resolver/knot-resolver-5.6.0.ebuild b/net-dns/knot-resolver/knot-resolver-5.6.0.ebuild index b191f7d5aaa2..eea083aed1b1 100644 --- a/net-dns/knot-resolver/knot-resolver-5.6.0.ebuild +++ b/net-dns/knot-resolver/knot-resolver-5.6.0.ebuild @@ -16,7 +16,7 @@ SRC_URI=" LICENSE="Apache-2.0 BSD CC0-1.0 GPL-3+ LGPL-2.1+ MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="caps dnstap kresc nghttp2 systemd test" RESTRICT="!test? ( test )" REQUIRED_USE="${LUA_REQUIRED_USE}" |