diff options
author | Sam James <sam@gentoo.org> | 2024-04-03 23:24:16 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-04-03 23:24:16 +0100 |
commit | fd95d9d6f780e67f3458d0ef6490d126e1f189b6 (patch) | |
tree | e3ca21ea5a2d03329eca95dea38a3fcc36f80a17 /x11-libs | |
parent | dev-python/pyside2-tools: Stabilize 5.15.13 x86, #927748 (diff) | |
download | gentoo-fd95d9d6f780e67f3458d0ef6490d126e1f189b6.tar.gz gentoo-fd95d9d6f780e67f3458d0ef6490d126e1f189b6.tar.bz2 gentoo-fd95d9d6f780e67f3458d0ef6490d126e1f189b6.zip |
x11-libs/libXcursor: Stabilize 1.2.2 sparc, #928530
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libXcursor/libXcursor-1.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libXcursor/libXcursor-1.2.2.ebuild b/x11-libs/libXcursor/libXcursor-1.2.2.ebuild index fb484eea2481..ec48d90faa6a 100644 --- a/x11-libs/libXcursor/libXcursor-1.2.2.ebuild +++ b/x11-libs/libXcursor/libXcursor-1.2.2.ebuild @@ -9,7 +9,7 @@ inherit xorg-3 DESCRIPTION="X.Org Xcursor library" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~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 ~ia64 ~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}] |