diff options
author | Sam James <sam@gentoo.org> | 2023-03-22 05:25:00 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-22 05:25:00 +0000 |
commit | d5241e04bb50bcbddee7c419d7580e17b91c97c0 (patch) | |
tree | 475c8a2cc41542a3284c4b1d8679dd33f9e6fcfd /dev-tex | |
parent | dev-tex/latex2html: Stabilize 2022 x86, #902653 (diff) | |
download | gentoo-d5241e04bb50bcbddee7c419d7580e17b91c97c0.tar.gz gentoo-d5241e04bb50bcbddee7c419d7580e17b91c97c0.tar.bz2 gentoo-d5241e04bb50bcbddee7c419d7580e17b91c97c0.zip |
dev-tex/latex2html: Stabilize 2022 ppc, #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 95c173a0358f..2228f39f189c 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=" |