diff options
author | Sam James <sam@gentoo.org> | 2022-06-07 06:21:14 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-06-07 06:21:14 +0100 |
commit | eaddc99cdf9edd2fc8a03df9909dce4c48bcd3a6 (patch) | |
tree | 01009985c5ac5eba0a8b2d6c44ade40beebc7ab6 /net-dns | |
parent | sys-cluster/pacemaker: Stabilize 2.1.2 amd64, #850196 (diff) | |
download | gentoo-eaddc99cdf9edd2fc8a03df9909dce4c48bcd3a6.tar.gz gentoo-eaddc99cdf9edd2fc8a03df9909dce4c48bcd3a6.tar.bz2 gentoo-eaddc99cdf9edd2fc8a03df9909dce4c48bcd3a6.zip |
net-dns/maradns: Stabilize 3.5.0020 amd64, #850214
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/maradns/maradns-3.5.0020.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/maradns/maradns-3.5.0020.ebuild b/net-dns/maradns/maradns-3.5.0020.ebuild index 6bf474750b66..50d6715916b4 100644 --- a/net-dns/maradns/maradns-3.5.0020.ebuild +++ b/net-dns/maradns/maradns-3.5.0020.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,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" BDEPEND="${PYTHON_DEPS} |