diff options
author | Sam James <sam@gentoo.org> | 2021-08-11 20:10:26 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-11 20:10:26 +0100 |
commit | b9c40496443a69cc8091acf6804d66cc512abf6b (patch) | |
tree | 68385699191e91163a3a8750a230b77494798259 /dev-tex | |
parent | net-misc/whois: Stabilize 5.5.10-r1 arm64, #807388 (diff) | |
download | gentoo-b9c40496443a69cc8091acf6804d66cc512abf6b.tar.gz gentoo-b9c40496443a69cc8091acf6804d66cc512abf6b.tar.bz2 gentoo-b9c40496443a69cc8091acf6804d66cc512abf6b.zip |
dev-tex/latex2html: Stabilize 2021.2 arm64, #807397
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-tex')
-rw-r--r-- | dev-tex/latex2html/latex2html-2021.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tex/latex2html/latex2html-2021.2.ebuild b/dev-tex/latex2html/latex2html-2021.2.ebuild index 2b1b2b3da5b9..792127d55d46 100644 --- a/dev-tex/latex2html/latex2html-2021.2.ebuild +++ b/dev-tex/latex2html/latex2html-2021.2.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=" |