diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-24 20:26:14 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-24 20:26:14 +0200 |
commit | 603c6373b8610e05ba71e1825e5ea1acdcfe1734 (patch) | |
tree | 29f53d3b4949e86a56d37e120759e173a9cec87c /x11-apps/xcursorgen | |
parent | x11-apps/transset: Stabilize 1.0.3 amd64, #891865 (diff) | |
download | gentoo-603c6373b8610e05ba71e1825e5ea1acdcfe1734.tar.gz gentoo-603c6373b8610e05ba71e1825e5ea1acdcfe1734.tar.bz2 gentoo-603c6373b8610e05ba71e1825e5ea1acdcfe1734.zip |
x11-apps/xcursorgen: Stabilize 1.0.8 amd64, #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 00c73a09a235..0340980bdb10 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 |