diff options
author | Sam James <sam@gentoo.org> | 2021-11-12 01:23:21 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-12 01:23:21 +0000 |
commit | 9ef9672b2da1f645a5d2f991aeca5737691e38fe (patch) | |
tree | c30988651553b48636fe5295e9793a1e8c90cffe /dev-tex | |
parent | dev-tex/latex2html: fix pstoim.pl PNMCROPOPT (diff) | |
download | gentoo-9ef9672b2da1f645a5d2f991aeca5737691e38fe.tar.gz gentoo-9ef9672b2da1f645a5d2f991aeca5737691e38fe.tar.bz2 gentoo-9ef9672b2da1f645a5d2f991aeca5737691e38fe.zip |
dev-tex/latex2html: destabilize 2021.2-r2 for ~amd64, ~sparc, ~x86
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-tex')
-rw-r--r-- | dev-tex/latex2html/latex2html-2021.2-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tex/latex2html/latex2html-2021.2-r2.ebuild b/dev-tex/latex2html/latex2html-2021.2-r2.ebuild index f4a54dda7ee4..cc156bda5203 100644 --- a/dev-tex/latex2html/latex2html-2021.2-r2.ebuild +++ b/dev-tex/latex2html/latex2html-2021.2-r2.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=" |