diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2023-12-07 00:38:00 -0500 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-07 18:25:22 +0200 |
commit | 9dd86b0c56a1b525ba9a18ce403d77f1d604e2a3 (patch) | |
tree | 38fdcac604ea78ef6fb63bb9c0432def8853dc50 /x11-themes/vanilla-dmz-aa-xcursors | |
parent | x11-themes/silver-xcursors: unkeyword 0.4-r4 for ~alpha (diff) | |
download | gentoo-9dd86b0c56a1b525ba9a18ce403d77f1d604e2a3.tar.gz gentoo-9dd86b0c56a1b525ba9a18ce403d77f1d604e2a3.tar.bz2 gentoo-9dd86b0c56a1b525ba9a18ce403d77f1d604e2a3.zip |
x11-themes/vanilla-dmz-aa-xcursors: unkeyword 0.4.5-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/vanilla-dmz-aa-xcursors')
-rw-r--r-- | x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.5-r1.ebuild b/x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.5-r1.ebuild index 1c19832b75a3..0b03efb6e9ae 100644 --- a/x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.5-r1.ebuild +++ b/x11-themes/vanilla-dmz-aa-xcursors/vanilla-dmz-aa-xcursors-0.4.5-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 @@ -10,7 +10,7 @@ S="${WORKDIR}/dmz-cursor-theme-${PV}" LICENSE="MIT" 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" |