diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2023-12-07 00:35:39 -0500 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-07 18:25:16 +0200 |
commit | 0de597157ad8e3e647b726c6cb3a5d97a9a99f35 (patch) | |
tree | 31073bd04d9f44ad1d579e493726ae6de34ac2eb /x11-themes | |
parent | x11-themes/claws-mail-themes: unkeyword all for ~alpha (diff) | |
download | gentoo-0de597157ad8e3e647b726c6cb3a5d97a9a99f35.tar.gz gentoo-0de597157ad8e3e647b726c6cb3a5d97a9a99f35.tar.bz2 gentoo-0de597157ad8e3e647b726c6cb3a5d97a9a99f35.zip |
x11-themes/comix-xcursors: unkeyword 0.9.2 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/comix-xcursors/comix-xcursors-0.9.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/comix-xcursors/comix-xcursors-0.9.2.ebuild b/x11-themes/comix-xcursors/comix-xcursors-0.9.2.ebuild index 3cfce34b9d94..1267e5910fcf 100644 --- a/x11-themes/comix-xcursors/comix-xcursors-0.9.2.ebuild +++ b/x11-themes/comix-xcursors/comix-xcursors-0.9.2.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 @@ -20,7 +20,7 @@ S="${WORKDIR}" LICENSE="GPL-3" 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" IUSE="lefthanded opaque" RDEPEND="x11-libs/libXcursor" |