diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-07-28 13:00:09 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-07-28 13:02:13 -0400 |
commit | 442397896501d2b5b464a767c129b043c0258f08 (patch) | |
tree | dce2af5f6622d96667921a1f8bf37846ec5bbce0 /dev-perl/Template-Plugin-Latex | |
parent | dev-perl/Template-DBI: arm64 stable (diff) | |
download | gentoo-442397896501d2b5b464a767c129b043c0258f08.tar.gz gentoo-442397896501d2b5b464a767c129b043c0258f08.tar.bz2 gentoo-442397896501d2b5b464a767c129b043c0258f08.zip |
dev-perl/Template-Plugin-Latex: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'dev-perl/Template-Plugin-Latex')
-rw-r--r-- | dev-perl/Template-Plugin-Latex/Template-Plugin-Latex-3.60.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Template-Plugin-Latex/Template-Plugin-Latex-3.60.0.ebuild b/dev-perl/Template-Plugin-Latex/Template-Plugin-Latex-3.60.0.ebuild index 0735a0bb503e..30d163913c5c 100644 --- a/dev-perl/Template-Plugin-Latex/Template-Plugin-Latex-3.60.0.ebuild +++ b/dev-perl/Template-Plugin-Latex/Template-Plugin-Latex-3.60.0.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="LaTeX support for the Template Toolkit" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="amd64 ~arm ppc ppc64 x86" +KEYWORDS="amd64 ~arm arm64 ppc ppc64 x86" IUSE="test" RDEPEND=" |