diff options
author | Alex Fan <alexfanqi@yahoo.com> | 2021-09-16 21:27:30 +1000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-09-17 15:50:30 +0800 |
commit | 3ab00ffe66342e0f5ade63b41b6769e0cf5dc500 (patch) | |
tree | 2d03f569e466acd2bf1c13b15b07dd1282186b0c /dev-perl/Template-Plugin-Latex | |
parent | dev-perl/LaTeX-Table: keyword 1.0.6-r1 for ~riscv (diff) | |
download | gentoo-3ab00ffe66342e0f5ade63b41b6769e0cf5dc500.tar.gz gentoo-3ab00ffe66342e0f5ade63b41b6769e0cf5dc500.tar.bz2 gentoo-3ab00ffe66342e0f5ade63b41b6769e0cf5dc500.zip |
dev-perl/Template-Plugin-Latex: keyword 3.120.0-r1 for ~riscv
Signed-off-by: Alex Fan <alexfanqi@yahoo.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-perl/Template-Plugin-Latex')
-rw-r--r-- | dev-perl/Template-Plugin-Latex/Template-Plugin-Latex-3.120.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Template-Plugin-Latex/Template-Plugin-Latex-3.120.0-r1.ebuild b/dev-perl/Template-Plugin-Latex/Template-Plugin-Latex-3.120.0-r1.ebuild index cf4470111729..dbc8f83e20b4 100644 --- a/dev-perl/Template-Plugin-Latex/Template-Plugin-Latex-3.120.0-r1.ebuild +++ b/dev-perl/Template-Plugin-Latex/Template-Plugin-Latex-3.120.0-r1.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="LaTeX support for the Template Toolkit" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux" IUSE="test" RESTRICT="!test? ( test )" |