diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 12:57:44 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 12:57:44 +0100 |
commit | 89fb5697dd103a186a8ae020d5278ad0a8b656f9 (patch) | |
tree | d3380a4197546a4770938e7f6f3132bb556c6e64 /x11-libs | |
parent | x11-libs/libXxf86vm: drop x86-macos (diff) | |
download | gentoo-89fb5697dd103a186a8ae020d5278ad0a8b656f9.tar.gz gentoo-89fb5697dd103a186a8ae020d5278ad0a8b656f9.tar.bz2 gentoo-89fb5697dd103a186a8ae020d5278ad0a8b656f9.zip |
x11-libs/motif: 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')
-rw-r--r-- | x11-libs/motif/motif-2.3.8-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/motif/motif-2.3.8-r1.ebuild b/x11-libs/motif/motif-2.3.8-r1.ebuild index 28e1d310494e..c93bbbd119e8 100644 --- a/x11-libs/motif/motif-2.3.8-r1.ebuild +++ b/x11-libs/motif/motif-2.3.8-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=6 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/project/motif/Motif%20${PV}%20Source%20Code/${P}.t LICENSE="LGPL-2.1+ MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 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 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="examples jpeg +motif22-compatibility png static-libs unicode xft" RDEPEND=">=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}] |