diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-08-10 17:31:17 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-08-10 17:31:17 +0200 |
commit | 87e0829bf23a6cda61f5babc672d91f02bb16576 (patch) | |
tree | 7853ec3f10c0e4f46a9a27bf50b4d0c556e47f14 /dev-tex | |
parent | net-libs/gnutls: amd64 stable wrt bug #807394 (diff) | |
download | gentoo-87e0829bf23a6cda61f5babc672d91f02bb16576.tar.gz gentoo-87e0829bf23a6cda61f5babc672d91f02bb16576.tar.bz2 gentoo-87e0829bf23a6cda61f5babc672d91f02bb16576.zip |
dev-tex/latex2html: amd64 stable wrt bug #807397
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-tex')
-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 09f5f2cbd8b0..d2105fa074ed 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=" |