diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-11-20 09:12:09 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-11-20 09:12:37 +0200 |
commit | 743972d48295446f8eca2f2291e28772110320ee (patch) | |
tree | 7d00e37b058db7da8003fe4ee49c3c3709f5248f /dev-tex | |
parent | media-libs/netpbm: Stabilize 10.86.24 arm, #822366 (diff) | |
download | gentoo-743972d48295446f8eca2f2291e28772110320ee.tar.gz gentoo-743972d48295446f8eca2f2291e28772110320ee.tar.bz2 gentoo-743972d48295446f8eca2f2291e28772110320ee.zip |
dev-tex/latex2html: Stabilize 2021.2-r2 arm, #822366
Signed-off-by: Arthur Zamarin <arthurzam@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 34d7335aa58a..33d17e31681e 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=" |