diff options
author | 2023-12-07 00:37:24 -0500 | |
---|---|---|
committer | 2023-12-07 18:25:20 +0200 | |
commit | 6bbd61adfbc7ba14b3bf426bd79e422d14d9e603 (patch) | |
tree | 8db26ce186b9fc67d2d87c15879d2e6fd39ab967 /x11-themes | |
parent | x11-themes/gtk-theme-switch: unkeyword 2.1.0-r1 for ~alpha (diff) | |
download | gentoo-6bbd61adfbc7ba14b3bf426bd79e422d14d9e603.tar.gz gentoo-6bbd61adfbc7ba14b3bf426bd79e422d14d9e603.tar.bz2 gentoo-6bbd61adfbc7ba14b3bf426bd79e422d14d9e603.zip |
x11-themes/haematite-xcursors: unkeyword 1.0-r1 for ~alpha
Bug: https://bugs.gentoo.org/873523
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/haematite-xcursors/haematite-xcursors-1.0-r1.ebuild | 4 |
1 files 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 7ea78546a448..188a8a1723bc 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" |