diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 12:55:23 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 12:55:23 +0100 |
commit | d12abd773fbfb3814bbec949425ed64c5dffc529 (patch) | |
tree | 2ed1f32931646bd46059e6fb4cc9c5e496d2d34c | |
parent | x11-libs/libXrender: drop x86-macos (diff) | |
download | gentoo-d12abd773fbfb3814bbec949425ed64c5dffc529.tar.gz gentoo-d12abd773fbfb3814bbec949425ed64c5dffc529.tar.bz2 gentoo-d12abd773fbfb3814bbec949425ed64c5dffc529.zip |
x11-libs/libXres: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
-rw-r--r-- | x11-libs/libXres/libXres-1.2.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libXres/libXres-1.2.0-r1.ebuild b/x11-libs/libXres/libXres-1.2.0-r1.ebuild index 4743a654c4f1..741d09748ffa 100644 --- a/x11-libs/libXres/libXres-1.2.0-r1.ebuild +++ b/x11-libs/libXres/libXres-1.2.0-r1.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=5 @@ -6,7 +6,7 @@ inherit xorg-2 DESCRIPTION="X.Org XRes library" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="x11-base/xorg-proto |