diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-13 20:35:59 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-13 20:36:51 +0200 |
commit | 9e3ee5f925bb752f9e2416f212d6f41db2f43aab (patch) | |
tree | cf24f4d314600e852e5c3b7fb3ee980c3d1b59b1 /dev-perl/Template-Plugin-Latex | |
parent | app-text/texlive: Stabilize 2021 arm64, #805725 (diff) | |
download | gentoo-9e3ee5f925bb752f9e2416f212d6f41db2f43aab.tar.gz gentoo-9e3ee5f925bb752f9e2416f212d6f41db2f43aab.tar.bz2 gentoo-9e3ee5f925bb752f9e2416f212d6f41db2f43aab.zip |
dev-perl/Template-Plugin-Latex: Stabilize 3.120.0-r1 arm64, #805725
Signed-off-by: Arthur Zamarin <arthurzam@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 ca86a79d61d9..c078243c2b44 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 )" |