diff options
author | Sam James <sam@gentoo.org> | 2023-01-24 00:57:42 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-24 00:57:42 +0000 |
commit | 19f229c72beba80f715191f23b3477a55b2805fc (patch) | |
tree | fb2dc9cad8aa1f563df5d9eeacd3c8134c2e32f3 /x11-apps/xcursorgen | |
parent | x11-apps/transset: Stabilize 1.0.3 x86, #891865 (diff) | |
download | gentoo-19f229c72beba80f715191f23b3477a55b2805fc.tar.gz gentoo-19f229c72beba80f715191f23b3477a55b2805fc.tar.bz2 gentoo-19f229c72beba80f715191f23b3477a55b2805fc.zip |
x11-apps/xcursorgen: Stabilize 1.0.8 x86, #891865
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-apps/xcursorgen')
-rw-r--r-- | x11-apps/xcursorgen/xcursorgen-1.0.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xcursorgen/xcursorgen-1.0.8.ebuild b/x11-apps/xcursorgen/xcursorgen-1.0.8.ebuild index 588765a4c0e0..7795274369b0 100644 --- a/x11-apps/xcursorgen/xcursorgen-1.0.8.ebuild +++ b/x11-apps/xcursorgen/xcursorgen-1.0.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 |