diff options
author | Sam James <sam@gentoo.org> | 2021-12-13 06:16:34 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-13 06:16:34 +0000 |
commit | 4b11cd3428b9faee96dfc6549741154a6e94edf9 (patch) | |
tree | fb9f6b3054bf4b14c8f1c2c89640761f94083f8f /dev-perl/Template-Plugin-Latex | |
parent | dev-perl/Alien-Gnuplot: Stabilize 1.34.0 amd64, #829044 (diff) | |
download | gentoo-4b11cd3428b9faee96dfc6549741154a6e94edf9.tar.gz gentoo-4b11cd3428b9faee96dfc6549741154a6e94edf9.tar.bz2 gentoo-4b11cd3428b9faee96dfc6549741154a6e94edf9.zip |
dev-perl/Template-Plugin-Latex: Stabilize 3.120.0-r1 ppc, #805725
Signed-off-by: Sam James <sam@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 dbc8f83e20b4..33a5b11dc0cc 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 ~riscv ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~arm64 ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux" IUSE="test" RESTRICT="!test? ( test )" |