From 4ac4032341213da9525a09f2dbead0e264504929 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sat, 8 Mar 2025 17:01:02 +0200 Subject: [PATCH] x11-misc/xdotool: Stabilize 3.20211022.1 sparc, #950935 Signed-off-by: Arthur Zamarin --- x11-misc/xdotool/xdotool-3.20211022.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-misc/xdotool/xdotool-3.20211022.1.ebuild b/x11-misc/xdotool/xdotool-3.20211022.1.ebuild index 7e1a5fdb09263..7119c75e4647c 100644 --- a/x11-misc/xdotool/xdotool-3.20211022.1.ebuild +++ b/x11-misc/xdotool/xdotool-3.20211022.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/jordansissel/xdotool/releases/download/v${PV}/${P}.t LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 arm arm64 ~loong ppc ppc64 ~riscv ~sparc x86" +KEYWORDS="amd64 arm arm64 ~loong ppc ppc64 ~riscv sparc x86" IUSE="examples" # Many the tests want to manually start Xvfb regardless of whether there