diff options
author | Sam James <sam@gentoo.org> | 2022-06-07 06:21:59 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-06-07 06:21:59 +0100 |
commit | 9411371abd86425ff06780f612a4278a773c591c (patch) | |
tree | 740531c8b9022b1ae1d0df5efa6e4de79583ddfc /net-dns | |
parent | sys-cluster/pacemaker: Stabilize 2.1.2 x86, #850196 (diff) | |
download | gentoo-9411371abd86425ff06780f612a4278a773c591c.tar.gz gentoo-9411371abd86425ff06780f612a4278a773c591c.tar.bz2 gentoo-9411371abd86425ff06780f612a4278a773c591c.zip |
net-dns/maradns: Stabilize 3.5.0020 x86, #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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/maradns/maradns-3.5.0020.ebuild b/net-dns/maradns/maradns-3.5.0020.ebuild index 50d6715916b4..baedba8f5473 100644 --- a/net-dns/maradns/maradns-3.5.0020.ebuild +++ b/net-dns/maradns/maradns-3.5.0020.ebuild @@ -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} |