From 6bbd61adfbc7ba14b3bf426bd79e422d14d9e603 Mon Sep 17 00:00:00 2001 From: Matoro Mahri Date: Thu, 7 Dec 2023 00:37:24 -0500 Subject: [PATCH] x11-themes/haematite-xcursors: unkeyword 1.0-r1 for ~alpha Bug: https://bugs.gentoo.org/873523 Signed-off-by: Matoro Mahri Signed-off-by: Arthur Zamarin --- .../haematite-xcursors/haematite-xcursors-1.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-themes/haematite-xcursors/haematite-xcursors-1.0-r1.ebuild b/x11-themes/haematite-xcursors/haematite-xcursors-1.0-r1.ebuild index 7ea78546a4483..188a8a1723bc8 100644 --- a/x11-themes/haematite-xcursors/haematite-xcursors-1.0-r1.ebuild +++ b/x11-themes/haematite-xcursors/haematite-xcursors-1.0-r1.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_PN}-${PV}" LICENSE="GPL-2" 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"