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.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 3EE5615806E for ; Thu, 1 Jun 2023 17:07:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 16E95E0893; Thu, 1 Jun 2023 17:07:08 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E73C4E0893 for ; Thu, 1 Jun 2023 17:07:07 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F25093412F7 for ; Thu, 1 Jun 2023 17:07:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8CE7AA7A for ; Thu, 1 Jun 2023 17:07:05 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1685639218.2237e30c3f575b32fc86faa1b9eda7ca8839cbc2.arthurzam@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.24.ebuild X-VCS-Directories: net-firewall/xtables-addons/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 2237e30c3f575b32fc86faa1b9eda7ca8839cbc2 X-VCS-Branch: master Date: Thu, 1 Jun 2023 17:07:05 +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: e9c9a4b0-76d6-497d-96d0-dd05ad2d97be X-Archives-Hash: 4b3b6c8ad4339f9523c55d70b806b0c8 commit: 2237e30c3f575b32fc86faa1b9eda7ca8839cbc2 Author: Arthur Zamarin gentoo org> AuthorDate: Thu Jun 1 17:06:58 2023 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Thu Jun 1 17:06:58 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2237e30c net-firewall/xtables-addons: Stabilize 3.24 amd64, #907642 Signed-off-by: Arthur Zamarin gentoo.org> net-firewall/xtables-addons/xtables-addons-3.24.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-firewall/xtables-addons/xtables-addons-3.24.ebuild b/net-firewall/xtables-addons/xtables-addons-3.24.ebuild index fa9e154beca6..b8efd7c2b474 100644 --- a/net-firewall/xtables-addons/xtables-addons-3.24.ebuild +++ b/net-firewall/xtables-addons/xtables-addons-3.24.ebuild @@ -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 proto logmark ipmark echo dnetmap dhcpmac delude chaos account"