diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-28 14:31:23 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-28 14:31:23 +0200 |
commit | b827d94525f8caa5af85c4f2a4e17477b20d5a11 (patch) | |
tree | 14fadecd2124bec4dd085ac7c8733037b9768429 /net-dns/maradns | |
parent | sys-devel/automake: amd64 stable wrt bug #608272 (diff) | |
download | gentoo-b827d94525f8caa5af85c4f2a4e17477b20d5a11.tar.gz gentoo-b827d94525f8caa5af85c4f2a4e17477b20d5a11.tar.bz2 gentoo-b827d94525f8caa5af85c4f2a4e17477b20d5a11.zip |
net-dns/maradns: amd64 stable wrt bug #616798
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-dns/maradns')
-rw-r--r-- | net-dns/maradns/maradns-2.0.09-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/maradns/maradns-2.0.09-r2.ebuild b/net-dns/maradns/maradns-2.0.09-r2.ebuild index 58c64e4172bc..d4da70384e38 100644 --- a/net-dns/maradns/maradns-2.0.09-r2.ebuild +++ b/net-dns/maradns/maradns-2.0.09-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,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" DEPEND="" |