diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-20 02:50:38 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-20 10:24:28 +0200 |
commit | 5cba8841d5c61275d3a6bb70d631109500f719bd (patch) | |
tree | 8bffc7cc08b5f9a03f9a80b21d85cf5b77a85dbd /dev-tex/latex2html | |
parent | media-gfx/transfig: keyword ~arm64 (diff) | |
download | gentoo-5cba8841d5c61275d3a6bb70d631109500f719bd.tar.gz gentoo-5cba8841d5c61275d3a6bb70d631109500f719bd.tar.bz2 gentoo-5cba8841d5c61275d3a6bb70d631109500f719bd.zip |
dev-tex/latex2html: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-tex/latex2html')
-rw-r--r-- | dev-tex/latex2html/latex2html-2017.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tex/latex2html/latex2html-2017.2.ebuild b/dev-tex/latex2html/latex2html-2017.2.ebuild index 9c5730c6e0a4..d4a53da49888 100644 --- a/dev-tex/latex2html/latex2html-2017.2.ebuild +++ b/dev-tex/latex2html/latex2html-2017.2.ebuild @@ -9,7 +9,7 @@ SRC_URI="http://mirrors.ctan.org/support/latex2html/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~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="gif png" DEPEND="app-text/ghostscript-gpl |