diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2021-11-09 16:04:04 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2021-11-09 16:04:04 +0100 |
commit | 5335d3f28a3e6c67ee3c4234f355e8874c7b3318 (patch) | |
tree | cc8bd580f2bee2472f537897c6b940891de8174c /dev-tex | |
parent | media-libs/netpbm: Stabilize 10.86.24 amd64, #822366 (diff) | |
download | gentoo-5335d3f28a3e6c67ee3c4234f355e8874c7b3318.tar.gz gentoo-5335d3f28a3e6c67ee3c4234f355e8874c7b3318.tar.bz2 gentoo-5335d3f28a3e6c67ee3c4234f355e8874c7b3318.zip |
dev-tex/latex2html: Stabilize 2021.2-r1 amd64, #822366
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-tex')
-rw-r--r-- | dev-tex/latex2html/latex2html-2021.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tex/latex2html/latex2html-2021.2-r1.ebuild b/dev-tex/latex2html/latex2html-2021.2-r1.ebuild index 878ee71d34ec..23417135e747 100644 --- a/dev-tex/latex2html/latex2html-2021.2-r1.ebuild +++ b/dev-tex/latex2html/latex2html-2021.2-r1.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=" |