summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-08-18 13:14:24 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-08-18 13:14:24 +0200
commit5466cf7b04dba4b97f14faca1835718eafa1c956 (patch)
tree3ecf4caae1fd9d721c71fec8bfc2273073a5b033 /net-dns
parentdev-util/comparator: amd64 stable wrt bug #735310 (diff)
downloadgentoo-5466cf7b04dba4b97f14faca1835718eafa1c956.tar.gz
gentoo-5466cf7b04dba4b97f14faca1835718eafa1c956.tar.bz2
gentoo-5466cf7b04dba4b97f14faca1835718eafa1c956.zip
net-dns/maradns: amd64 stable wrt bug #735390
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-dns')
-rw-r--r--net-dns/maradns/maradns-3.5.0005.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/maradns/maradns-3.5.0005.ebuild b/net-dns/maradns/maradns-3.5.0005.ebuild
index 049cb0ac80e3..f27d6cd542cd 100644
--- a/net-dns/maradns/maradns-3.5.0005.ebuild
+++ b/net-dns/maradns/maradns-3.5.0005.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://maradns.samiam.org/download/${PV%.*}/${PV}/${P}.tar.xz"
# The GPL-2 covers the init script, bug 426018.
LICENSE="BSD-2 GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~mips ~ppc ~x86"
+KEYWORDS="amd64 ~mips ~ppc ~x86"
IUSE="examples ipv6"
DEPEND="${PYTHON_DEPS}"