diff options
author | 2025-01-23 22:58:43 -0500 | |
---|---|---|
committer | 2025-01-23 22:58:43 -0500 | |
commit | 010f48f6b4668ed33fd9fb7733822ae90b33b1d7 (patch) | |
tree | 33fcea58e7cf05565781f130a88ee861446c01a8 /x11-libs | |
parent | x11-libs/pixman: Stabilize 0.44.2 hppa, #946117 (diff) | |
download | gentoo-010f48f6b4668ed33fd9fb7733822ae90b33b1d7.tar.gz gentoo-010f48f6b4668ed33fd9fb7733822ae90b33b1d7.tar.bz2 gentoo-010f48f6b4668ed33fd9fb7733822ae90b33b1d7.zip |
x11-libs/libXcursor: Stabilize 1.2.3 hppa, #946120
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libXcursor/libXcursor-1.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libXcursor/libXcursor-1.2.3.ebuild b/x11-libs/libXcursor/libXcursor-1.2.3.ebuild index 9ebebbe34d20..bbbe60babb29 100644 --- a/x11-libs/libXcursor/libXcursor-1.2.3.ebuild +++ b/x11-libs/libXcursor/libXcursor-1.2.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -8,7 +8,7 @@ inherit xorg-3 DESCRIPTION="X.Org Xcursor library" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="doc" RDEPEND=">=x11-libs/libXrender-0.9.8[${MULTILIB_USEDEP}] |