diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:39:59 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:39:59 +0100 |
commit | 5b14ba351adf6de2039b03eca69ca30269c95981 (patch) | |
tree | 0dc1621e6ea3d0410ff2cffeba8a93968ef5fc2a /x11-libs/motif | |
parent | dev-dotnet/mono-addins: ppc stable wrt bug #594356 (diff) | |
download | gentoo-5b14ba351adf6de2039b03eca69ca30269c95981.tar.gz gentoo-5b14ba351adf6de2039b03eca69ca30269c95981.tar.bz2 gentoo-5b14ba351adf6de2039b03eca69ca30269c95981.zip |
x11-libs/motif: ppc stable wrt bug #591808
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-libs/motif')
-rw-r--r-- | x11-libs/motif/motif-2.3.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/motif/motif-2.3.6.ebuild b/x11-libs/motif/motif-2.3.6.ebuild index e03d47646968..041d9d355495 100644 --- a/x11-libs/motif/motif-2.3.6.ebuild +++ b/x11-libs/motif/motif-2.3.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,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 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" +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" IUSE="examples jpeg +motif22-compatibility png static-libs unicode xft" RDEPEND=">=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}] |