diff options
author | Marek Szuba <marecki@gentoo.org> | 2021-07-28 20:23:57 +0100 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2021-07-28 20:23:57 +0100 |
commit | 09d0021bc18ef8b8a41d3288c279526d1e8e80d1 (patch) | |
tree | bd422b47fefbe26ebca1912d4041996a0c0e73b5 /dev-tex | |
parent | app-misc/gramps: add 5.1.4 (diff) | |
download | gentoo-09d0021bc18ef8b8a41d3288c279526d1e8e80d1.tar.gz gentoo-09d0021bc18ef8b8a41d3288c279526d1e8e80d1.tar.bz2 gentoo-09d0021bc18ef8b8a41d3288c279526d1e8e80d1.zip |
dev-tex/latex2html: keyword 2021.2 for ~riscv
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'dev-tex')
-rw-r--r-- | dev-tex/latex2html/latex2html-2021.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tex/latex2html/latex2html-2021.2.ebuild b/dev-tex/latex2html/latex2html-2021.2.ebuild index 1751e8b25cae..09f5f2cbd8b0 100644 --- a/dev-tex/latex2html/latex2html-2021.2.ebuild +++ b/dev-tex/latex2html/latex2html-2021.2.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 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="gif png" DEPEND=" |