diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2021-12-13 09:08:24 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2021-12-13 09:08:24 +0100 |
commit | 00431435a5dc335226cf75ebf93d23c64b42c08c (patch) | |
tree | cd7b1c2d9c8436bdf88542f9a853dd84a7e6bd55 /dev-perl/Template-Plugin-Latex | |
parent | dev-perl/Color-Calc: Stabilize 1.74.0-r1 amd64, #828154 (diff) | |
download | gentoo-00431435a5dc335226cf75ebf93d23c64b42c08c.tar.gz gentoo-00431435a5dc335226cf75ebf93d23c64b42c08c.tar.bz2 gentoo-00431435a5dc335226cf75ebf93d23c64b42c08c.zip |
dev-perl/Template-Plugin-Latex: Stabilize 3.120.0-r1 amd64, #805725
Signed-off-by: Jakov Smolić <jsmolic@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 e8a5005ce4f5..ca86a79d61d9 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 )" |