diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-07-26 09:17:40 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-07-26 09:18:46 -0400 |
commit | 9949de0d10d25e832176827042563109c8995878 (patch) | |
tree | 29f747151dd3bd27308a8378178d1d216b668dc4 /x11-libs | |
parent | dev-db/m17n-db: arm64 stable (diff) | |
download | gentoo-9949de0d10d25e832176827042563109c8995878.tar.gz gentoo-9949de0d10d25e832176827042563109c8995878.tar.bz2 gentoo-9949de0d10d25e832176827042563109c8995878.zip |
x11-libs/motif: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'x11-libs')
-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 f069601e6a03..f5478550c05e 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-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}] |