diff options
author | Sam James <sam@gentoo.org> | 2021-08-11 01:08:45 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-11 01:08:45 +0100 |
commit | e735cb3b196a44d55cf1634732198e7b4953cd8f (patch) | |
tree | 778327115bf1c1da4c3db6fcf9d8c208c4e4cb2e /dev-tex/latex2html | |
parent | net-libs/gnutls: Stabilize 3.7.2 ppc64, #807394 (diff) | |
download | gentoo-e735cb3b196a44d55cf1634732198e7b4953cd8f.tar.gz gentoo-e735cb3b196a44d55cf1634732198e7b4953cd8f.tar.bz2 gentoo-e735cb3b196a44d55cf1634732198e7b4953cd8f.zip |
dev-tex/latex2html: Stabilize 2021.2 ppc64, #807397
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-tex/latex2html')
-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 033866438296..253676675740 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=" |