diff options
author | Sam James <sam@gentoo.org> | 2021-11-17 07:48:02 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-17 07:48:51 +0000 |
commit | f6d2fe058d51cb4d2cb5060d2bfd71896e04fbc8 (patch) | |
tree | 267572d1124acf609193012f377850046b0e53bc /dev-tex | |
parent | media-libs/netpbm: Stabilize 10.86.24 arm64, #822366 (diff) | |
download | gentoo-f6d2fe058d51cb4d2cb5060d2bfd71896e04fbc8.tar.gz gentoo-f6d2fe058d51cb4d2cb5060d2bfd71896e04fbc8.tar.bz2 gentoo-f6d2fe058d51cb4d2cb5060d2bfd71896e04fbc8.zip |
dev-tex/latex2html: Stabilize 2021.2-r2 arm64, #822366
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-tex')
-rw-r--r-- | dev-tex/latex2html/latex2html-2021.2-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tex/latex2html/latex2html-2021.2-r2.ebuild b/dev-tex/latex2html/latex2html-2021.2-r2.ebuild index cc156bda5203..24e0f6606fdc 100644 --- a/dev-tex/latex2html/latex2html-2021.2-r2.ebuild +++ b/dev-tex/latex2html/latex2html-2021.2-r2.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/latex2html/latex2html/archive/v${PV}.tar.gz -> ${P}. LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="gif png" DEPEND=" |