diff options
author | Sam James <sam@gentoo.org> | 2021-02-14 04:05:34 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-14 04:05:34 +0000 |
commit | 2d93d2f76d33171c1ef155b2a782640e28d1f713 (patch) | |
tree | 84a9e995957de7cc980d0d6715d20b061818378b /dev-tex | |
parent | sys-kernel/raspberrypi-image: bump to 5.10.11_p20210201 (unkeyworded) (diff) | |
download | gentoo-2d93d2f76d33171c1ef155b2a782640e28d1f713.tar.gz gentoo-2d93d2f76d33171c1ef155b2a782640e28d1f713.tar.bz2 gentoo-2d93d2f76d33171c1ef155b2a782640e28d1f713.zip |
dev-tex/latex2html: Stabilize 2021 arm64, #769188
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-tex')
-rw-r--r-- | dev-tex/latex2html/latex2html-2021.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tex/latex2html/latex2html-2021.ebuild b/dev-tex/latex2html/latex2html-2021.ebuild index 1fcdf40d1179..fd06deef6a7d 100644 --- a/dev-tex/latex2html/latex2html-2021.ebuild +++ b/dev-tex/latex2html/latex2html-2021.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 ~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 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="gif png" DEPEND=" |