diff options
author | Sam James <sam@gentoo.org> | 2024-02-14 00:51:58 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-02-14 00:51:58 +0000 |
commit | 4acf9119bb3a0a2ca37441e71b895a0949c9af02 (patch) | |
tree | af8b1194f545f547738261855d5842b1030dd7be /x11-themes/vanilla-dmz-aa-xcursors | |
parent | sys-apps/shadow: add 4.14.5 (diff) | |
download | gentoo-4acf9119bb3a0a2ca37441e71b895a0949c9af02.tar.gz gentoo-4acf9119bb3a0a2ca37441e71b895a0949c9af02.tar.bz2 gentoo-4acf9119bb3a0a2ca37441e71b895a0949c9af02.zip |
x11-themes/vanilla-dmz-aa-xcursors: Stabilize 0.4.5-r1 arm64, #924394
Signed-off-by: Sam James <sam@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 0b03efb6e9ae..9733811aceab 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-2023 Gentoo Authors +# Copyright 1999-2024 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="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" |