commit:     4d1202c427561881d8958c8a2059a809a02e4625
Author:     Dale Showers <gentoo <AT> fictx <DOT> com>
AuthorDate: Wed Feb 12 15:10:45 2025 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Wed Feb 12 15:24:36 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4d1202c4

net-misc/wlvncc: add missing KEYWORDS

Add missing KEYWORDS="~amd64"

Signed-off-by: Dale Showers <gentoo <AT> fictx.com>

 net-misc/wlvncc/wlvncc-20240817.ebuild | 3 ++-
 net-misc/wlvncc/wlvncc-20250122.ebuild | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/net-misc/wlvncc/wlvncc-20240817.ebuild 
b/net-misc/wlvncc/wlvncc-20240817.ebuild
index 1c2f14169..a451eb462 100644
--- a/net-misc/wlvncc/wlvncc-20240817.ebuild
+++ b/net-misc/wlvncc/wlvncc-20240817.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2024 Gentoo Authors
+# Copyright 2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -13,6 +13,7 @@ S="${WORKDIR}/${PN}-${COMMIT}"
 
 LICENSE="GPL-2"
 SLOT="0"
+KEYWORDS="~amd64"
 
 DEPEND="
        dev-libs/wayland-protocols

diff --git a/net-misc/wlvncc/wlvncc-20250122.ebuild 
b/net-misc/wlvncc/wlvncc-20250122.ebuild
index bbb67fc17..d55a99470 100644
--- a/net-misc/wlvncc/wlvncc-20250122.ebuild
+++ b/net-misc/wlvncc/wlvncc-20250122.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2024 Gentoo Authors
+# Copyright 2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -13,6 +13,7 @@ S="${WORKDIR}/${PN}-${COMMIT}"
 
 LICENSE="GPL-2"
 SLOT="0"
+KEYWORDS="~amd64"
 
 DEPEND="
        dev-libs/wayland-protocols

Reply via email to