diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-12-02 09:24:19 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-12-02 09:24:19 +0100 |
commit | 1b7cdfd8c4f0d29bcafd5c5e4ec8b38ae0673a65 (patch) | |
tree | c19e1a008daebfc63d2e366fcf61afa8df24b98e /dev-tex/latex2html | |
parent | sys-apps/exa: amd64 stable wrt bug #807376 (diff) | |
download | gentoo-1b7cdfd8c4f0d29bcafd5c5e4ec8b38ae0673a65.tar.gz gentoo-1b7cdfd8c4f0d29bcafd5c5e4ec8b38ae0673a65.tar.bz2 gentoo-1b7cdfd8c4f0d29bcafd5c5e4ec8b38ae0673a65.zip |
dev-tex/latex2html: amd64 stable wrt bug #822366
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-tex/latex2html')
-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 542e9a27bd3d..edcd62fd7000 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=" |