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 140A91581D3 for ; Thu, 30 May 2024 04:36:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 61D4EE2A07; Thu, 30 May 2024 04:36:45 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3E89BE2A07 for ; Thu, 30 May 2024 04:36: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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 17F1A3430BF for ; Thu, 30 May 2024 04:36:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A5A3F1C05 for ; Thu, 30 May 2024 04:36:41 +0000 (UTC) From: "Ionen Wolkens" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ionen Wolkens" Message-ID: <1717043702.690b051772edb42fa3a1f3aaf40b1bb1c370b361.ionen@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/razer-cli/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/razer-cli/razer-cli-2.2.1-r1.ebuild X-VCS-Directories: sys-apps/razer-cli/ X-VCS-Committer: ionen X-VCS-Committer-Name: Ionen Wolkens X-VCS-Revision: 690b051772edb42fa3a1f3aaf40b1bb1c370b361 X-VCS-Branch: master Date: Thu, 30 May 2024 04:36:41 +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: 923bb54c-1e77-425e-9435-d5051147de33 X-Archives-Hash: 87eefa73fada7e8597e0fa3fd4dc8da8 commit: 690b051772edb42fa3a1f3aaf40b1bb1c370b361 Author: Matoro Mahri matoro tk> AuthorDate: Thu May 30 00:03:38 2024 +0000 Commit: Ionen Wolkens gentoo org> CommitDate: Thu May 30 04:35:02 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=690b0517 sys-apps/razer-cli: Stabilize 2.2.1-r1 amd64, #930839 Signed-off-by: Matoro Mahri matoro.tk> Signed-off-by: Ionen Wolkens gentoo.org> sys-apps/razer-cli/razer-cli-2.2.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/razer-cli/razer-cli-2.2.1-r1.ebuild b/sys-apps/razer-cli/razer-cli-2.2.1-r1.ebuild index ca17fe5b39aa..081fb103f29c 100644 --- a/sys-apps/razer-cli/razer-cli-2.2.1-r1.ebuild +++ b/sys-apps/razer-cli/razer-cli-2.2.1-r1.ebuild @@ -19,7 +19,7 @@ else SRC_URI="https://github.com/LoLei/${PN}/archive/v${PV}.tar.gz -> ${P}.gh.tar.gz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 ~x86" fi LICENSE="GPL-3+"