diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-05-20 16:25:46 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-05-20 16:25:46 +0300 |
commit | 39d73ed93833bb19c531fc1c772de3d8a734214a (patch) | |
tree | 60f28248ef80aa79a1810f2cd1c75fe15d8a8cef /dev-texlive | |
parent | dev-texlive/texlive-fontsrecommended: arm64 stable wrt bug #723404 (diff) | |
download | gentoo-39d73ed93833bb19c531fc1c772de3d8a734214a.tar.gz gentoo-39d73ed93833bb19c531fc1c772de3d8a734214a.tar.bz2 gentoo-39d73ed93833bb19c531fc1c772de3d8a734214a.zip |
dev-texlive/texlive-fontutils: arm64 stable wrt bug #723404
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm64"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'dev-texlive')
-rw-r--r-- | dev-texlive/texlive-fontutils/texlive-fontutils-2020.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-texlive/texlive-fontutils/texlive-fontutils-2020.ebuild b/dev-texlive/texlive-fontutils/texlive-fontutils-2020.ebuild index e5c5c9994567..351d9eeff327 100644 --- a/dev-texlive/texlive-fontutils/texlive-fontutils-2020.ebuild +++ b/dev-texlive/texlive-fontutils/texlive-fontutils-2020.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="TeXLive Graphics and font utilities" LICENSE=" Artistic GPL-1 GPL-2 LPPL-1.3 public-domain TeX TeX-other-free " SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~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 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=dev-texlive/texlive-basic-2020 " |