diff options
author | Sam James <sam@gentoo.org> | 2022-05-08 23:01:10 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-05-08 23:01:10 +0000 |
commit | 1432abfec8a2a83a51029e7f04d3394f06b0104f (patch) | |
tree | 1f139d25f7004707c7dcff817718268d273f2943 /x11-libs/libXcursor | |
parent | x11-base/xwayland: Stabilize 22.1.1 arm64, #843167 (diff) | |
download | gentoo-1432abfec8a2a83a51029e7f04d3394f06b0104f.tar.gz gentoo-1432abfec8a2a83a51029e7f04d3394f06b0104f.tar.bz2 gentoo-1432abfec8a2a83a51029e7f04d3394f06b0104f.zip |
x11-libs/libXcursor: Stabilize 1.2.1 arm64, #843167
Signed-off-by: Sam James <sam@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 b87bf63751bc..46a13a3c24ca 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}] |