diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 12:50:54 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 12:50:54 +0100 |
commit | 0bb3d81a6afdbe0ee999c8f55decf5f31155862b (patch) | |
tree | aefd1f9a90658893ab080e6b9501b989c41e716f /x11-libs/libXcursor/libXcursor-1.2.0.ebuild | |
parent | x11-libs/libXcomposite: drop x86-macos (diff) | |
download | gentoo-0bb3d81a6afdbe0ee999c8f55decf5f31155862b.tar.gz gentoo-0bb3d81a6afdbe0ee999c8f55decf5f31155862b.tar.bz2 gentoo-0bb3d81a6afdbe0ee999c8f55decf5f31155862b.zip |
x11-libs/libXcursor: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'x11-libs/libXcursor/libXcursor-1.2.0.ebuild')
-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 d37ed6ca7ed4..4198367f8cad 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-2020 Gentoo Authors +# Copyright 1999-2021 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 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 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}] |