diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-14 10:28:33 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-14 10:28:33 -0400 |
commit | 085468521f64674979ebe7eb08947739deb1296f (patch) | |
tree | a024bb83625d23f45e1fe5542024612e430e3e53 /dev-texlive | |
parent | media-fonts/tex-gyre: arm64 stable (bug #641648) (diff) | |
download | gentoo-085468521f64674979ebe7eb08947739deb1296f.tar.gz gentoo-085468521f64674979ebe7eb08947739deb1296f.tar.bz2 gentoo-085468521f64674979ebe7eb08947739deb1296f.zip |
dev-texlive/texlive-metapost: arm64 stable (bug #641648)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'dev-texlive')
-rw-r--r-- | dev-texlive/texlive-metapost/texlive-metapost-2017.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-texlive/texlive-metapost/texlive-metapost-2017.ebuild b/dev-texlive/texlive-metapost/texlive-metapost-2017.ebuild index e7b08708cb3e..f2f43e0a3a4e 100644 --- a/dev-texlive/texlive-metapost/texlive-metapost-2017.ebuild +++ b/dev-texlive/texlive-metapost/texlive-metapost-2017.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -12,7 +12,7 @@ DESCRIPTION="TeXLive MetaPost and Metafont packages" LICENSE=" BSD GPL-1 GPL-2 LGPL-2 LPPL-1.3 public-domain TeX-other-free " SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~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 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=dev-texlive/texlive-basic-2017 " |