diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2023-12-07 00:37:55 -0500 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-07 18:25:22 +0200 |
commit | c6c2b6f0d360bb73a71a842d82b48064351fc9b6 (patch) | |
tree | 42bd42b149806282b8dbd1d8d570f990f265cffc /x11-themes | |
parent | x11-themes/qtcurve: unkeyword 1.9.0_p20210412 for ~alpha (diff) | |
download | gentoo-c6c2b6f0d360bb73a71a842d82b48064351fc9b6.tar.gz gentoo-c6c2b6f0d360bb73a71a842d82b48064351fc9b6.tar.bz2 gentoo-c6c2b6f0d360bb73a71a842d82b48064351fc9b6.zip |
x11-themes/silver-xcursors: unkeyword 0.4-r4 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/silver-xcursors/silver-xcursors-0.4-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/silver-xcursors/silver-xcursors-0.4-r4.ebuild b/x11-themes/silver-xcursors/silver-xcursors-0.4-r4.ebuild index 59cce34c6e26..d3b8fe8dc736 100644 --- a/x11-themes/silver-xcursors/silver-xcursors-0.4-r4.ebuild +++ b/x11-themes/silver-xcursors/silver-xcursors-0.4-r4.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" |