diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 12:49:22 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 12:49:22 +0100 |
commit | d7912e23b98fd4068ae05fa3818b43110e5b7b03 (patch) | |
tree | 4ffed42e95c8e9aa3aaa46332e153936ac519703 /x11-libs/libXaw | |
parent | x11-libs/libXau: drop x86-macos (diff) | |
download | gentoo-d7912e23b98fd4068ae05fa3818b43110e5b7b03.tar.gz gentoo-d7912e23b98fd4068ae05fa3818b43110e5b7b03.tar.bz2 gentoo-d7912e23b98fd4068ae05fa3818b43110e5b7b03.zip |
x11-libs/libXaw: 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/libXaw')
-rw-r--r-- | x11-libs/libXaw/libXaw-1.0.13-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libXaw/libXaw-1.0.13-r2.ebuild b/x11-libs/libXaw/libXaw-1.0.13-r2.ebuild index 088b0944fe02..a54fd6e7b14c 100644 --- a/x11-libs/libXaw/libXaw-1.0.13-r2.ebuild +++ b/x11-libs/libXaw/libXaw-1.0.13-r2.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 @@ -9,7 +9,7 @@ inherit xorg-3 DESCRIPTION="X.Org Xaw library" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="deprecated" RDEPEND="x11-base/xorg-proto |