diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-23 15:38:50 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-23 15:38:50 +0200 |
commit | 15b1bc72cd93d36cb20ab253be89355376136fcd (patch) | |
tree | 109779e450179d3d086914af06b186c70e4acd43 /net-dns/maradns | |
parent | net-mail/courier-imap: x86 stable wrt bug #698222 (diff) | |
download | gentoo-15b1bc72cd93d36cb20ab253be89355376136fcd.tar.gz gentoo-15b1bc72cd93d36cb20ab253be89355376136fcd.tar.bz2 gentoo-15b1bc72cd93d36cb20ab253be89355376136fcd.zip |
net-dns/maradns: x86 stable wrt bug #698264
Package-Manager: Portage-2.3.76, Repoman-2.3.16
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-2.0.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/maradns/maradns-2.0.16.ebuild b/net-dns/maradns/maradns-2.0.16.ebuild index 38a74bf9a916..77bcdaaae0aa 100644 --- a/net-dns/maradns/maradns-2.0.16.ebuild +++ b/net-dns/maradns/maradns-2.0.16.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -16,7 +16,7 @@ SRC_URI="http://www.maradns.org/download/${PV%.*}/${PV}/${P}.tar.bz2" # 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="authonly examples ipv6" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |