diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:38:31 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:38:31 +0200 |
commit | f68a9a0baebf3d178e1da2fa99280b1146fc7920 (patch) | |
tree | df9e662d6126ec2d6e1abb69e8f05e8fa1072b70 /x11-libs/motif | |
parent | x11-drivers: Remove *-fbsd KEYWORDS (diff) | |
download | gentoo-f68a9a0baebf3d178e1da2fa99280b1146fc7920.tar.gz gentoo-f68a9a0baebf3d178e1da2fa99280b1146fc7920.tar.bz2 gentoo-f68a9a0baebf3d178e1da2fa99280b1146fc7920.zip |
x11-libs: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'x11-libs/motif')
-rw-r--r-- | x11-libs/motif/motif-2.3.8-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/motif/motif-2.3.8-r1.ebuild b/x11-libs/motif/motif-2.3.8-r1.ebuild index f5478550c05e..6f17e1ab2e9f 100644 --- a/x11-libs/motif/motif-2.3.8-r1.ebuild +++ b/x11-libs/motif/motif-2.3.8-r1.ebuild @@ -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 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~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 ~sh sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-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}] |