diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-25 21:20:57 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-25 21:20:57 +0200 |
commit | 73c38809b7b2a0065df6b3750b3057c4fa660d19 (patch) | |
tree | 1ca15531db5930619aa148573cf729a10c208aaa /x11-apps/xcursorgen | |
parent | media-libs/libglvnd: Stabilize 1.6.0 sparc, #891865 (diff) | |
download | gentoo-73c38809b7b2a0065df6b3750b3057c4fa660d19.tar.gz gentoo-73c38809b7b2a0065df6b3750b3057c4fa660d19.tar.bz2 gentoo-73c38809b7b2a0065df6b3750b3057c4fa660d19.zip |
x11-apps/xcursorgen: Stabilize 1.0.8 sparc, #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 11981df89cc8..2ce955f6e14f 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 |