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 9070215817D for ; Wed, 12 Jun 2024 18:39:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BF7F3E2B1B; Wed, 12 Jun 2024 18:39:55 +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 A0E5AE2B1B for ; Wed, 12 Jun 2024 18:39:55 +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 B3CAA335D6A for ; Wed, 12 Jun 2024 18:39:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3EAB11C7B for ; Wed, 12 Jun 2024 18:39:53 +0000 (UTC) From: "Dale Sweeney" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Dale Sweeney" Message-ID: <1718217547.63f4ba4dda568c13eaf5273be6716903326f8e0c.agooglygooglr@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: media-video/gpu-screen-recorder/, media-video/gpu-screen-recorder-gtk/ X-VCS-Repository: repo/proj/guru X-VCS-Files: media-video/gpu-screen-recorder-gtk/gpu-screen-recorder-gtk-9999.ebuild media-video/gpu-screen-recorder/gpu-screen-recorder-9999.ebuild X-VCS-Directories: media-video/gpu-screen-recorder-gtk/ media-video/gpu-screen-recorder/ X-VCS-Committer: agooglygooglr X-VCS-Committer-Name: Dale Sweeney X-VCS-Revision: 63f4ba4dda568c13eaf5273be6716903326f8e0c X-VCS-Branch: dev Date: Wed, 12 Jun 2024 18:39:53 +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: b81a55de-0f08-4e10-8036-9ff9c4c565ff X-Archives-Hash: a84c6c6ee584df994da745f28103bf3d commit: 63f4ba4dda568c13eaf5273be6716903326f8e0c Author: Dale Sweeney gmail com> AuthorDate: Wed Jun 12 18:39:07 2024 +0000 Commit: Dale Sweeney gmail com> CommitDate: Wed Jun 12 18:39:07 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=63f4ba4d media-video/*: Signed-off-by: Dale Sweeney gmail.com> Remove KEYWORD line from live ebuilds media-video/gpu-screen-recorder-gtk/gpu-screen-recorder-gtk-9999.ebuild | 1 - media-video/gpu-screen-recorder/gpu-screen-recorder-9999.ebuild | 1 - 2 files changed, 2 deletions(-) diff --git a/media-video/gpu-screen-recorder-gtk/gpu-screen-recorder-gtk-9999.ebuild b/media-video/gpu-screen-recorder-gtk/gpu-screen-recorder-gtk-9999.ebuild index 83a466575..c5e3fc840 100644 --- a/media-video/gpu-screen-recorder-gtk/gpu-screen-recorder-gtk-9999.ebuild +++ b/media-video/gpu-screen-recorder-gtk/gpu-screen-recorder-gtk-9999.ebuild @@ -11,7 +11,6 @@ DESCRIPTION="GTK frontend for gpu-screen-recorder." HOMEPAGE="https://git.dec05eba.com/gpu-screen-recorder-gtk/about" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86 ~arm64" DEPEND=" x11-libs/gtk+:3 diff --git a/media-video/gpu-screen-recorder/gpu-screen-recorder-9999.ebuild b/media-video/gpu-screen-recorder/gpu-screen-recorder-9999.ebuild index bdeefe769..b21923756 100644 --- a/media-video/gpu-screen-recorder/gpu-screen-recorder-9999.ebuild +++ b/media-video/gpu-screen-recorder/gpu-screen-recorder-9999.ebuild @@ -11,7 +11,6 @@ DESCRIPTION="A screen recorder that has minimal impact on system performance, si HOMEPAGE="https://git.dec05eba.com/gpu-screen-recorder/about" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86 ~arm64" IUSE="+filecaps systemd" DEPEND="