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 76CDC158041 for ; Thu, 11 Apr 2024 04:55:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5054CE2A22; Thu, 11 Apr 2024 04:55:46 +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 303D4E2A22 for ; Thu, 11 Apr 2024 04:55:46 +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 D487B3432BB for ; Thu, 11 Apr 2024 04:55:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3A47816BF for ; Thu, 11 Apr 2024 04:55:42 +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: <1712811334.120f2db057f1094852222959d330ccee18e246dc.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-util/antimicrox/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-util/antimicrox/antimicrox-3.4.0.ebuild X-VCS-Directories: games-util/antimicrox/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 120f2db057f1094852222959d330ccee18e246dc X-VCS-Branch: master Date: Thu, 11 Apr 2024 04:55:42 +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: 675bb477-517f-40a9-bfa1-ce7dbedf47e1 X-Archives-Hash: 615172bbecd0968e9163abef759185bb commit: 120f2db057f1094852222959d330ccee18e246dc Author: Arthur Zamarin gentoo org> AuthorDate: Thu Apr 11 04:55:34 2024 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Thu Apr 11 04:55:34 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=120f2db0 games-util/antimicrox: Stabilize 3.4.0 amd64, #929107 Signed-off-by: Arthur Zamarin gentoo.org> games-util/antimicrox/antimicrox-3.4.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-util/antimicrox/antimicrox-3.4.0.ebuild b/games-util/antimicrox/antimicrox-3.4.0.ebuild index b95fc23144b6..26fc3b6c35cf 100644 --- a/games-util/antimicrox/antimicrox-3.4.0.ebuild +++ b/games-util/antimicrox/antimicrox-3.4.0.ebuild @@ -16,7 +16,7 @@ else SRC_URI="https://github.com/AntiMicroX/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 ~x86" fi LICENSE="GPL-3+"