diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-07 19:52:46 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-07 19:55:15 +0200 |
commit | cc094102c634db23489242651677a6ee1d706fbf (patch) | |
tree | 3a00a1a09beb22d26989e91bd3dadeb34c48dd48 /x11-libs/libXcursor | |
parent | x11-drivers/xf86-video-dummy: Stabilize 0.4.0 amd64, #843167 (diff) | |
download | gentoo-cc094102c634db23489242651677a6ee1d706fbf.tar.gz gentoo-cc094102c634db23489242651677a6ee1d706fbf.tar.bz2 gentoo-cc094102c634db23489242651677a6ee1d706fbf.zip |
x11-libs/libXcursor: Stabilize 1.2.1 amd64, #843167
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'x11-libs/libXcursor')
-rw-r--r-- | x11-libs/libXcursor/libXcursor-1.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libXcursor/libXcursor-1.2.1.ebuild b/x11-libs/libXcursor/libXcursor-1.2.1.ebuild index 850a4cccca0a..6cfaf16eefc1 100644 --- a/x11-libs/libXcursor/libXcursor-1.2.1.ebuild +++ b/x11-libs/libXcursor/libXcursor-1.2.1.ebuild @@ -9,7 +9,7 @@ inherit xorg-3 DESCRIPTION="X.Org Xcursor library" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="doc" RDEPEND=">=x11-libs/libXrender-0.9.8[${MULTILIB_USEDEP}] |