From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id EBFE91382C5 for ; Thu, 28 Jan 2021 19:47:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2A8A6E0946; Thu, 28 Jan 2021 19:47:28 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 13ACBE0946 for ; Thu, 28 Jan 2021 19:47:28 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 27FDF341148 for ; Thu, 28 Jan 2021 19:47:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B02E7476 for ; Thu, 28 Jan 2021 19:47:25 +0000 (UTC) From: "Sam James" 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" Message-ID: <1611863231.879c079dc50bf218e8806de7155372c549885abe.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-firewall/xtables-addons/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-firewall/xtables-addons/xtables-addons-3.13.ebuild X-VCS-Directories: net-firewall/xtables-addons/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 879c079dc50bf218e8806de7155372c549885abe X-VCS-Branch: master Date: Thu, 28 Jan 2021 19:47:25 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 65440657-85b7-410c-bd8b-97c324c32f97 X-Archives-Hash: 03f00bd83e5786b9b88358cb9088e0f9 commit: 879c079dc50bf218e8806de7155372c549885abe Author: Sam James gentoo org> AuthorDate: Thu Jan 28 19:47:11 2021 +0000 Commit: Sam James gentoo org> CommitDate: Thu Jan 28 19:47:11 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=879c079d net-firewall/xtables-addons: Stabilize 3.13 amd64, #763120 Signed-off-by: Sam James gentoo.org> net-firewall/xtables-addons/xtables-addons-3.13.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-firewall/xtables-addons/xtables-addons-3.13.ebuild b/net-firewall/xtables-addons/xtables-addons-3.13.ebuild index f2a10115b00..9c2b65074e3 100644 --- a/net-firewall/xtables-addons/xtables-addons-3.13.ebuild +++ b/net-firewall/xtables-addons/xtables-addons-3.13.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -13,7 +13,7 @@ SRC_URI="https://inai.de/files/xtables-addons/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" MODULES="quota2 psd pknock lscan length2 ipv4options ipp2p iface gradm geoip fuzzy condition tarpit sysrq logmark ipmark echo dnetmap dhcpmac delude chaos account"