diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2023-06-04 18:42:03 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2023-06-04 18:44:36 +0800 |
commit | 53fd5a7fcb9886981371c5bd99003283f0617ef4 (patch) | |
tree | d9807d453fb4eacd2eb764fcc7de10b5428035aa /dev-perl | |
parent | dev-perl/LaTeX-Driver: keyword 1.2.0 for ~loong (diff) | |
download | gentoo-53fd5a7fcb9886981371c5bd99003283f0617ef4.tar.gz gentoo-53fd5a7fcb9886981371c5bd99003283f0617ef4.tar.bz2 gentoo-53fd5a7fcb9886981371c5bd99003283f0617ef4.zip |
dev-perl/Template-Plugin-Latex: keyword 3.120.0-r1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Template-Plugin-Latex/Template-Plugin-Latex-3.120.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 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 c078243c2b44..5798f6f89545 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 ~loong ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux" IUSE="test" RESTRICT="!test? ( test )" |