summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-08-18 13:20:12 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-08-18 13:20:12 +0200
commite4f8f71e1fb6ecfc26cc080e761951bf404cdcb1 (patch)
treeab5fd622bb50b939921d5d69a126fef93bcec932 /net-dns/maradns
parentdev-util/comparator: x86 stable wrt bug #735310 (diff)
downloadgentoo-e4f8f71e1fb6ecfc26cc080e761951bf404cdcb1.tar.gz
gentoo-e4f8f71e1fb6ecfc26cc080e761951bf404cdcb1.tar.bz2
gentoo-e4f8f71e1fb6ecfc26cc080e761951bf404cdcb1.zip
net-dns/maradns: x86 stable wrt bug #735390
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-dns/maradns')
-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 f27d6cd542cd..4ce9ee6ad437 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}"