diff options
author | Sam James <sam@gentoo.org> | 2021-02-07 08:59:05 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-07 08:59:05 +0000 |
commit | 5a1046b32254ff0ee593a27f0e9f89b0b2877d15 (patch) | |
tree | 3338432bce76c8f3f67fafcf98d850d82a190323 /dev-tex | |
parent | dev-libs/libmaxminddb: Stabilize 1.5.0-r1 sparc, #769185 (diff) | |
download | gentoo-5a1046b32254ff0ee593a27f0e9f89b0b2877d15.tar.gz gentoo-5a1046b32254ff0ee593a27f0e9f89b0b2877d15.tar.bz2 gentoo-5a1046b32254ff0ee593a27f0e9f89b0b2877d15.zip |
dev-tex/latex2html: Stabilize 2021 sparc, #769188
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-tex')
-rw-r--r-- | dev-tex/latex2html/latex2html-2021.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tex/latex2html/latex2html-2021.ebuild b/dev-tex/latex2html/latex2html-2021.ebuild index c8b42ac18d56..1fcdf40d1179 100644 --- a/dev-tex/latex2html/latex2html-2021.ebuild +++ b/dev-tex/latex2html/latex2html-2021.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 ~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 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="gif png" DEPEND=" |