diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-24 20:28:15 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-24 20:28:15 +0200 |
commit | 4183d17639e934646a7db8d80cc5cc51a33e704b (patch) | |
tree | 57b5aed88a5ae0dce6c2facd84d4b000ee2171a8 /x11-apps/xcursorgen | |
parent | media-libs/libglvnd: Stabilize 1.6.0 arm64, #891865 (diff) | |
download | gentoo-4183d17639e934646a7db8d80cc5cc51a33e704b.tar.gz gentoo-4183d17639e934646a7db8d80cc5cc51a33e704b.tar.bz2 gentoo-4183d17639e934646a7db8d80cc5cc51a33e704b.zip |
x11-apps/xcursorgen: Stabilize 1.0.8 arm64, #891865
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-apps/xcursorgen')
-rw-r--r-- | x11-apps/xcursorgen/xcursorgen-1.0.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xcursorgen/xcursorgen-1.0.8.ebuild b/x11-apps/xcursorgen/xcursorgen-1.0.8.ebuild index 0f141fb7f59b..0bcefe2a7804 100644 --- a/x11-apps/xcursorgen/xcursorgen-1.0.8.ebuild +++ b/x11-apps/xcursorgen/xcursorgen-1.0.8.ebuild @@ -7,7 +7,7 @@ XORG_TARBALL_SUFFIX="xz" inherit xorg-3 DESCRIPTION="create an X cursor file from a collection of PNG images" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86" RDEPEND=" x11-libs/libX11 |