Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/motif/
Date: Sat, 28 May 2016 11:11:48
Message-Id: 1464433878.bfabb04762b21e51f9cefe51adbb83b33593683c.maekke@gentoo
1 commit: bfabb04762b21e51f9cefe51adbb83b33593683c
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 28 11:11:18 2016 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Sat May 28 11:11:18 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfabb047
7
8 x11-libs/motif: arm stable, bug #583344
9
10 Package-Manager: portage-2.3.0_rc1
11 RepoMan-Options: --include-arches="arm"
12
13 x11-libs/motif/motif-2.3.5.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/x11-libs/motif/motif-2.3.5.ebuild b/x11-libs/motif/motif-2.3.5.ebuild
17 index 5963a13..e8e826e 100644
18 --- a/x11-libs/motif/motif-2.3.5.ebuild
19 +++ b/x11-libs/motif/motif-2.3.5.ebuild
20 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/project/motif/Motif%20${PV}%20Source%20Code/${P}.t
21
22 LICENSE="LGPL-2.1+ MIT"
23 SLOT="0"
24 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
25 +KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
26 IUSE="examples jpeg +motif22-compatibility png static-libs unicode xft"
27
28 RDEPEND="abi_x86_32? ( !app-emulation/emul-linux-x86-motif[-abi_x86_32(-)] )