From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1405592-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 918C0158091 for <garchives@archives.gentoo.org>; Tue, 7 Jun 2022 05:21:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6E91CE085A; Tue, 7 Jun 2022 05:21:42 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 50A82E085A for <gentoo-commits@lists.gentoo.org>; Tue, 7 Jun 2022 05:21:42 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4BB303416EE for <gentoo-commits@lists.gentoo.org>; Tue, 7 Jun 2022 05:21:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ABA234F7 for <gentoo-commits@lists.gentoo.org>; Tue, 7 Jun 2022 05:21:39 +0000 (UTC) From: "Sam James" <sam@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" <sam@gentoo.org> Message-ID: <1654579274.eaddc99cdf9edd2fc8a03df9909dce4c48bcd3a6.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-dns/maradns/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-dns/maradns/maradns-3.5.0020.ebuild X-VCS-Directories: net-dns/maradns/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: eaddc99cdf9edd2fc8a03df9909dce4c48bcd3a6 X-VCS-Branch: master Date: Tue, 7 Jun 2022 05:21:39 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 345a239f-dae4-48c8-863c-8faa32ff09c4 X-Archives-Hash: 4905e0c20bb699ebe69a00609423f910 commit: eaddc99cdf9edd2fc8a03df9909dce4c48bcd3a6 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Jun 7 05:21:14 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Jun 7 05:21:14 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eaddc99c net-dns/maradns: Stabilize 3.5.0020 amd64, #850214 Signed-off-by: Sam James <sam <AT> gentoo.org> net-dns/maradns/maradns-3.5.0020.ebuild | 4 ++-- 1 file 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}