From d84e4a0671c4e9f1d2e6a13969e620fa4ea0c83d Mon Sep 17 00:00:00 2001 From: Matoro Mahri Date: Thu, 7 Dec 2023 00:37:09 -0500 Subject: [PATCH] x11-themes/golden-xcursors: unkeyword 0.8-r2 for ~alpha Bug: https://bugs.gentoo.org/873523 Signed-off-by: Matoro Mahri Signed-off-by: Arthur Zamarin --- x11-themes/golden-xcursors/golden-xcursors-0.8-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-themes/golden-xcursors/golden-xcursors-0.8-r2.ebuild b/x11-themes/golden-xcursors/golden-xcursors-0.8-r2.ebuild index caf193db5f26d..0e17d103568a1 100644 --- a/x11-themes/golden-xcursors/golden-xcursors-0.8-r2.ebuild +++ b/x11-themes/golden-xcursors/golden-xcursors-0.8-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ S="${WORKDIR}/${MY_P:5}" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" RDEPEND="x11-libs/libXcursor"