diff options
author | 2023-12-07 00:37:29 -0500 | |
---|---|---|
committer | 2023-12-07 18:25:20 +0200 | |
commit | 99fabfa99dc9f275666a38401dc6642d06621fd8 (patch) | |
tree | 2a2e4babc77271aa1dbec73fbdbfaab0470bcc73 /x11-themes | |
parent | x11-themes/haematite-xcursors: unkeyword 1.0-r1 for ~alpha (diff) | |
download | gentoo-99fabfa99dc9f275666a38401dc6642d06621fd8.tar.gz gentoo-99fabfa99dc9f275666a38401dc6642d06621fd8.tar.bz2 gentoo-99fabfa99dc9f275666a38401dc6642d06621fd8.zip |
x11-themes/neutral-xcursors: unkeyword 20150106-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/neutral-xcursors/neutral-xcursors-20150106-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/neutral-xcursors/neutral-xcursors-20150106-r1.ebuild b/x11-themes/neutral-xcursors/neutral-xcursors-20150106-r1.ebuild index 28dbb5e6b7d4..49e598e6fdff 100644 --- a/x11-themes/neutral-xcursors/neutral-xcursors-20150106-r1.ebuild +++ b/x11-themes/neutral-xcursors/neutral-xcursors-20150106-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 @@ -37,7 +37,7 @@ S="${WORKDIR}" LICENSE="Artistic-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" DEPEND="x11-apps/xcursorgen" RDEPEND="x11-libs/libXcursor" |