diff options
author | Markus Meier <maekke@gentoo.org> | 2018-01-22 19:21:40 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2018-01-22 19:21:40 +0100 |
commit | 830e02b0b5892f50d99d8d70c0ae2164811a9ec1 (patch) | |
tree | 2db23d7949c1f0cceddb51c13f3593ac6f0f2813 /x11-libs/motif | |
parent | net-libs/libmicrohttpd: arm stable, bug #638828 (diff) | |
download | gentoo-830e02b0b5892f50d99d8d70c0ae2164811a9ec1.tar.gz gentoo-830e02b0b5892f50d99d8d70c0ae2164811a9ec1.tar.bz2 gentoo-830e02b0b5892f50d99d8d70c0ae2164811a9ec1.zip |
x11-libs/motif: arm stable, bug #638910
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'x11-libs/motif')
-rw-r--r-- | x11-libs/motif/motif-2.3.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/motif/motif-2.3.7.ebuild b/x11-libs/motif/motif-2.3.7.ebuild index ae6c88aa397f..74bb1bc3b032 100644 --- a/x11-libs/motif/motif-2.3.7.ebuild +++ b/x11-libs/motif/motif-2.3.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # 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 ~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-fbsd ~x86-fbsd ~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}] |