diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2025-01-10 10:47:51 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2025-01-10 10:47:51 +0200 |
commit | fe706b0b114e109479685e6d703b3621e82ae6d3 (patch) | |
tree | 442dedd645f2f8ec6340d3ee9b10526991539f86 /dev-perl | |
parent | dev-perl/PPI-HTML: Keyword 1.80.0-r1 mips, #947788 (diff) | |
download | gentoo-fe706b0b114e109479685e6d703b3621e82ae6d3.tar.gz gentoo-fe706b0b114e109479685e6d703b3621e82ae6d3.tar.bz2 gentoo-fe706b0b114e109479685e6d703b3621e82ae6d3.zip |
dev-perl/Template-Toolkit: Keyword 3.102.0 mips, #947788
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Template-Toolkit/Template-Toolkit-3.102.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Template-Toolkit/Template-Toolkit-3.102.0.ebuild b/dev-perl/Template-Toolkit/Template-Toolkit-3.102.0.ebuild index cb53778f66ad..5c60e430f4a1 100644 --- a/dev-perl/Template-Toolkit/Template-Toolkit-3.102.0.ebuild +++ b/dev-perl/Template-Toolkit/Template-Toolkit-3.102.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="The Template Toolkit" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~loong ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="amd64 ~arm ~arm64 ~loong ~mips ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="gd mysql postgres latex vim-syntax test xml" RDEPEND=" |