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 81237158083 for ; Wed, 11 Sep 2024 22:56:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 58FD4E29EB; Wed, 11 Sep 2024 22:56:01 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 3A00FE29EB for ; Wed, 11 Sep 2024 22:56:01 +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 61C01340754 for ; Wed, 11 Sep 2024 22:56:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C80271ED2 for ; Wed, 11 Sep 2024 22:55:58 +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: <1726095342.080a1ef9f43576369ad7a6c5e651da1f9d747f12.sam@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.1.ebuild X-VCS-Directories: games-util/antimicrox/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 080a1ef9f43576369ad7a6c5e651da1f9d747f12 X-VCS-Branch: master Date: Wed, 11 Sep 2024 22:55:58 +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: 1ff7b03c-363b-416b-abe1-2ec8a3a05c39 X-Archives-Hash: 94fd1a6bae46e99962457a5c49eb1f63 commit: 080a1ef9f43576369ad7a6c5e651da1f9d747f12 Author: Sam James gentoo org> AuthorDate: Wed Sep 11 22:55:42 2024 +0000 Commit: Sam James gentoo org> CommitDate: Wed Sep 11 22:55:42 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=080a1ef9 games-util/antimicrox: Stabilize 3.4.1 amd64, #939484 Signed-off-by: Sam James gentoo.org> games-util/antimicrox/antimicrox-3.4.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-util/antimicrox/antimicrox-3.4.1.ebuild b/games-util/antimicrox/antimicrox-3.4.1.ebuild index f31267e1fe6f..be69ef5c0939 100644 --- a/games-util/antimicrox/antimicrox-3.4.1.ebuild +++ b/games-util/antimicrox/antimicrox-3.4.1.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+"