diff options
author | Sam James <sam@gentoo.org> | 2023-03-22 05:30:57 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-22 05:30:57 +0000 |
commit | 2e0cbdfe48bf73c86465b4faa2a1b711845702d5 (patch) | |
tree | 45006773b198cfcc130f15ec8fecc79692da0e56 /dev-tex | |
parent | app-misc/delay: Stabilize 1.6-r6 ppc, #902635 (diff) | |
download | gentoo-2e0cbdfe48bf73c86465b4faa2a1b711845702d5.tar.gz gentoo-2e0cbdfe48bf73c86465b4faa2a1b711845702d5.tar.bz2 gentoo-2e0cbdfe48bf73c86465b4faa2a1b711845702d5.zip |
dev-tex/latex2html: Stabilize 2022 amd64, #902653
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-tex')
-rw-r--r-- | dev-tex/latex2html/latex2html-2022.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tex/latex2html/latex2html-2022.ebuild b/dev-tex/latex2html/latex2html-2022.ebuild index 504d2634a4fe..d155d9ce2789 100644 --- a/dev-tex/latex2html/latex2html-2022.ebuild +++ b/dev-tex/latex2html/latex2html-2022.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 svg" DEPEND=" |