From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id 9F6C01582EF for ; Mon, 17 Feb 2025 09:51:46 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 89D963433C4 for ; Mon, 17 Feb 2025 09:51:46 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 8C9B81103A8; Mon, 17 Feb 2025 09:51:45 +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 bobolink.gentoo.org (Postfix) with ESMTPS id 8578A1103A8 for ; Mon, 17 Feb 2025 09:51:45 +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 4203E34338B for ; Mon, 17 Feb 2025 09:51:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A09872654 for ; Mon, 17 Feb 2025 09:51:43 +0000 (UTC) From: "David Roman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Roman" Message-ID: <1739785894.9d7b708819eb6c01e7f5dbcf479a55c2577591af.davidroman@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: games-util/chiaki/ X-VCS-Repository: repo/proj/guru X-VCS-Files: games-util/chiaki/chiaki-2.2.0.ebuild games-util/chiaki/chiaki-9999.ebuild X-VCS-Directories: games-util/chiaki/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: 9d7b708819eb6c01e7f5dbcf479a55c2577591af X-VCS-Branch: dev Date: Mon, 17 Feb 2025 09:51:43 +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: c2b8613a-16aa-4824-a1e2-c58f8c4a069e X-Archives-Hash: bf68b286b8abe4273286d25bb79829b1 commit: 9d7b708819eb6c01e7f5dbcf479a55c2577591af Author: David Roman gmail com> AuthorDate: Mon Feb 17 09:51:34 2025 +0000 Commit: David Roman gmail com> CommitDate: Mon Feb 17 09:51:34 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9d7b7088 games-util/chiaki: unkeyword 2.2.0 for ~x86 Signed-off-by: David Roman gmail.com> games-util/chiaki/chiaki-2.2.0.ebuild | 2 +- games-util/chiaki/chiaki-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/games-util/chiaki/chiaki-2.2.0.ebuild b/games-util/chiaki/chiaki-2.2.0.ebuild index 825d18ded..2677dd394 100644 --- a/games-util/chiaki/chiaki-2.2.0.ebuild +++ b/games-util/chiaki/chiaki-2.2.0.ebuild @@ -14,7 +14,7 @@ if [[ "${PV}" == "9999" ]] ; then inherit git-r3 else SRC_URI="https://git.sr.ht/~thestr4ng3r/${PN}/refs/download/v${PV}/${PN}-v${PV}-src.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="~amd64" S="${WORKDIR}/${PN}" fi diff --git a/games-util/chiaki/chiaki-9999.ebuild b/games-util/chiaki/chiaki-9999.ebuild index 825d18ded..2677dd394 100644 --- a/games-util/chiaki/chiaki-9999.ebuild +++ b/games-util/chiaki/chiaki-9999.ebuild @@ -14,7 +14,7 @@ if [[ "${PV}" == "9999" ]] ; then inherit git-r3 else SRC_URI="https://git.sr.ht/~thestr4ng3r/${PN}/refs/download/v${PV}/${PN}-v${PV}-src.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="~amd64" S="${WORKDIR}/${PN}" fi From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id 20BE91582EF for ; Mon, 17 Feb 2025 09:57:37 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 095E0342F65 for ; Mon, 17 Feb 2025 09:57:37 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 076A91103A8; Mon, 17 Feb 2025 09:57:36 +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 bobolink.gentoo.org (Postfix) with ESMTPS id EECED1103A8 for ; Mon, 17 Feb 2025 09:57:35 +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 99074342F65 for ; Mon, 17 Feb 2025 09:57:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2E1BC2654 for ; Mon, 17 Feb 2025 09:57:34 +0000 (UTC) From: "David Roman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Roman" Message-ID: <1739785894.9d7b708819eb6c01e7f5dbcf479a55c2577591af.davidroman@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: games-util/chiaki/ X-VCS-Repository: repo/proj/guru X-VCS-Files: games-util/chiaki/chiaki-2.2.0.ebuild games-util/chiaki/chiaki-9999.ebuild X-VCS-Directories: games-util/chiaki/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: 9d7b708819eb6c01e7f5dbcf479a55c2577591af X-VCS-Branch: master Date: Mon, 17 Feb 2025 09:57:34 +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: df3d6636-3a8c-43a3-9e8d-948f486ad596 X-Archives-Hash: 24c66fdde2e5f259d72fe6b34d8859d7 Message-ID: <20250217095734.ODRTlKmrCv36Jlr_xkINFk7Cu_EvdlEfHEhsy0afU2g@z> commit: 9d7b708819eb6c01e7f5dbcf479a55c2577591af Author: David Roman gmail com> AuthorDate: Mon Feb 17 09:51:34 2025 +0000 Commit: David Roman gmail com> CommitDate: Mon Feb 17 09:51:34 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9d7b7088 games-util/chiaki: unkeyword 2.2.0 for ~x86 Signed-off-by: David Roman gmail.com> games-util/chiaki/chiaki-2.2.0.ebuild | 2 +- games-util/chiaki/chiaki-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/games-util/chiaki/chiaki-2.2.0.ebuild b/games-util/chiaki/chiaki-2.2.0.ebuild index 825d18ded..2677dd394 100644 --- a/games-util/chiaki/chiaki-2.2.0.ebuild +++ b/games-util/chiaki/chiaki-2.2.0.ebuild @@ -14,7 +14,7 @@ if [[ "${PV}" == "9999" ]] ; then inherit git-r3 else SRC_URI="https://git.sr.ht/~thestr4ng3r/${PN}/refs/download/v${PV}/${PN}-v${PV}-src.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="~amd64" S="${WORKDIR}/${PN}" fi diff --git a/games-util/chiaki/chiaki-9999.ebuild b/games-util/chiaki/chiaki-9999.ebuild index 825d18ded..2677dd394 100644 --- a/games-util/chiaki/chiaki-9999.ebuild +++ b/games-util/chiaki/chiaki-9999.ebuild @@ -14,7 +14,7 @@ if [[ "${PV}" == "9999" ]] ; then inherit git-r3 else SRC_URI="https://git.sr.ht/~thestr4ng3r/${PN}/refs/download/v${PV}/${PN}-v${PV}-src.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="~amd64" S="${WORKDIR}/${PN}" fi