diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2023-12-07 00:37:09 -0500 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-07 18:25:19 +0200 |
commit | d84e4a0671c4e9f1d2e6a13969e620fa4ea0c83d (patch) | |
tree | 97417f6c044c2ddf6fc6c5513d2e9c98996f3078 /x11-themes/golden-xcursors | |
parent | x11-themes/gnome-icon-theme-symbolic: unkeyword 3.12.0-r1 for ~alpha (diff) | |
download | gentoo-d84e4a0671c4e9f1d2e6a13969e620fa4ea0c83d.tar.gz gentoo-d84e4a0671c4e9f1d2e6a13969e620fa4ea0c83d.tar.bz2 gentoo-d84e4a0671c4e9f1d2e6a13969e620fa4ea0c83d.zip |
x11-themes/golden-xcursors: unkeyword 0.8-r2 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/golden-xcursors')
-rw-r--r-- | x11-themes/golden-xcursors/golden-xcursors-0.8-r2.ebuild | 4 |
1 files 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 caf193db5f26..0e17d103568a 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" |