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 CC17D1580EB for ; Thu, 29 May 2025 08:47:35 +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 BB7993431B7 for ; Thu, 29 May 2025 08:47:35 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id C355A1104A8; Thu, 29 May 2025 08:47:22 +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 B4C1D1104A7 for ; Thu, 29 May 2025 08:47:22 +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 6EF553431A0 for ; Thu, 29 May 2025 08:47:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EF52D28F3 for ; Thu, 29 May 2025 08:47:19 +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: <1748405077.e5d3aa9eb422a7a11ff228f9a0c8fe4c49a989a5.davidroman@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: gui-apps/walker/ X-VCS-Repository: repo/proj/guru X-VCS-Files: gui-apps/walker/walker-9999.ebuild X-VCS-Directories: gui-apps/walker/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: e5d3aa9eb422a7a11ff228f9a0c8fe4c49a989a5 X-VCS-Branch: master Date: Thu, 29 May 2025 08:47:19 +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: d9436642-ac11-4d21-a368-2b92e03191d9 X-Archives-Hash: 5d681729760e6b27ef64e1dc70126c17 commit: e5d3aa9eb422a7a11ff228f9a0c8fe4c49a989a5 Author: Vivian Heisz (vhz) unstable systems> AuthorDate: Wed May 28 04:04:37 2025 +0000 Commit: David Roman gmail com> CommitDate: Wed May 28 04:04:37 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e5d3aa9e gui-apps/walker: unkeyword 9999 for ~amd64 Live ebuilds should not be keyworded, by policy. Signed-off-by: Vivian Heisz (vhz) unstable.systems> gui-apps/walker/walker-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/gui-apps/walker/walker-9999.ebuild b/gui-apps/walker/walker-9999.ebuild index 5554a0e601..70d3cc285b 100644 --- a/gui-apps/walker/walker-9999.ebuild +++ b/gui-apps/walker/walker-9999.ebuild @@ -11,7 +11,6 @@ EGIT_REPO_URI="https://github.com/abenz1267/${PN}" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" RDEPEND=" dev-libs/glib:2