diff options
author | James Le Cuirot <chewi@gentoo.org> | 2022-01-09 10:01:56 +0000 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2022-01-09 10:01:56 +0000 |
commit | a0d13a80d43b256a87afe1511b7b941f24a52ee4 (patch) | |
tree | 4c5eb0dcfcb3385bc2363e609d355e635ccc1185 /x11-libs/libXcursor | |
parent | x11-libs/libXfixes: Keyword 6.0.0 for ~m68k (diff) | |
download | gentoo-a0d13a80d43b256a87afe1511b7b941f24a52ee4.tar.gz gentoo-a0d13a80d43b256a87afe1511b7b941f24a52ee4.tar.bz2 gentoo-a0d13a80d43b256a87afe1511b7b941f24a52ee4.zip |
x11-libs/libXcursor: Keyword 1.2.0 for ~m68k
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'x11-libs/libXcursor')
-rw-r--r-- | x11-libs/libXcursor/libXcursor-1.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libXcursor/libXcursor-1.2.0.ebuild b/x11-libs/libXcursor/libXcursor-1.2.0.ebuild index 91d22c5b049b..6a7647d50d38 100644 --- a/x11-libs/libXcursor/libXcursor-1.2.0.ebuild +++ b/x11-libs/libXcursor/libXcursor-1.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -8,7 +8,7 @@ inherit xorg-3 DESCRIPTION="X.Org Xcursor library" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~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}] |