diff options
author | Sam James <sam@gentoo.org> | 2021-02-16 12:28:58 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-16 12:28:58 +0000 |
commit | eb6965ad4477566d803b1e21d96d77aac5f4ed49 (patch) | |
tree | 2b32a694da5e7f5fd92d64370c13cb6c537a0157 /dev-tex | |
parent | dev-libs/libdnet: Stabilize 1.14-r2 ppc, #769182 (diff) | |
download | gentoo-eb6965ad4477566d803b1e21d96d77aac5f4ed49.tar.gz gentoo-eb6965ad4477566d803b1e21d96d77aac5f4ed49.tar.bz2 gentoo-eb6965ad4477566d803b1e21d96d77aac5f4ed49.zip |
dev-tex/latex2html: Stabilize 2021 ppc, #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 fd06deef6a7d..3f4d24d8c743 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=" |