diff options
author | Sam James <sam@gentoo.org> | 2021-02-07 08:56:47 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-07 08:56:47 +0000 |
commit | f2710fa226fdc8afebfd39fcbc41bb03dac74cf0 (patch) | |
tree | 3149756d4b80af71f49a79b7dd7f9e5aead3f525 /dev-tex/latex2html | |
parent | dev-libs/libmaxminddb: Stabilize 1.5.0-r1 x86, #769185 (diff) | |
download | gentoo-f2710fa226fdc8afebfd39fcbc41bb03dac74cf0.tar.gz gentoo-f2710fa226fdc8afebfd39fcbc41bb03dac74cf0.tar.bz2 gentoo-f2710fa226fdc8afebfd39fcbc41bb03dac74cf0.zip |
dev-tex/latex2html: Stabilize 2021 x86, #769188
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-tex/latex2html')
-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 3fa7095e6091..fee690b80697 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=" |