diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-11-10 08:05:19 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-11-10 08:05:19 +0100 |
commit | f3c45b409b4f4b06178d628d8d5d261d53cf189a (patch) | |
tree | f9f18f4d686b9359092ef4c950c9bf8fc6c0c5e2 /dev-tex | |
parent | sys-devel/gdb: x86 stable wrt bug #822219 (diff) | |
download | gentoo-f3c45b409b4f4b06178d628d8d5d261d53cf189a.tar.gz gentoo-f3c45b409b4f4b06178d628d8d5d261d53cf189a.tar.bz2 gentoo-f3c45b409b4f4b06178d628d8d5d261d53cf189a.zip |
dev-tex/latex2html: x86 stable wrt bug #822366
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@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 23417135e747..ed04c779f5a6 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=" |