diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-29 10:51:23 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-29 10:51:23 +0300 |
commit | 8f3972b2eefaffb42d2f3e5c048a92bb10e7fbd5 (patch) | |
tree | c2819f0ad8fe93a0f97f5fec5659662bca9179cc /dev-tex | |
parent | dev-tex/pgf: Stabilize 3.1.9a sparc, #902651 (diff) | |
download | gentoo-8f3972b2eefaffb42d2f3e5c048a92bb10e7fbd5.tar.gz gentoo-8f3972b2eefaffb42d2f3e5c048a92bb10e7fbd5.tar.bz2 gentoo-8f3972b2eefaffb42d2f3e5c048a92bb10e7fbd5.zip |
dev-tex/latex2html: Stabilize 2022 sparc, #902653
Signed-off-by: Arthur Zamarin <arthurzam@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 8a22c446ee5c..3a617dc994ed 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=" |