diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2023-12-07 00:35:21 -0500 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-07 18:25:15 +0200 |
commit | b1cfc2d2a7923dba090ddac3b1dcb3ccfd597029 (patch) | |
tree | 2b61519a4ed11ed9598586848d479644d694b280 /x11-themes | |
parent | x11-themes/blueglass-xcursors: unkeyword 0.4-r1 for ~alpha (diff) | |
download | gentoo-b1cfc2d2a7923dba090ddac3b1dcb3ccfd597029.tar.gz gentoo-b1cfc2d2a7923dba090ddac3b1dcb3ccfd597029.tar.bz2 gentoo-b1cfc2d2a7923dba090ddac3b1dcb3ccfd597029.zip |
x11-themes/chameleon-xcursors: unkeyword 0.5-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')
-rw-r--r-- | x11-themes/chameleon-xcursors/chameleon-xcursors-0.5-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/chameleon-xcursors/chameleon-xcursors-0.5-r2.ebuild b/x11-themes/chameleon-xcursors/chameleon-xcursors-0.5-r2.ebuild index 435e7cda0663..46ddafe8bb5a 100644 --- a/x11-themes/chameleon-xcursors/chameleon-xcursors-0.5-r2.ebuild +++ b/x11-themes/chameleon-xcursors/chameleon-xcursors-0.5-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 @@ -17,7 +17,7 @@ S="${WORKDIR}" 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" |