diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2025-01-10 10:47:55 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2025-01-10 10:47:55 +0200 |
commit | 8f1f874af560bfd70beaa10f3706626c773a7525 (patch) | |
tree | a9e12a28317f25e15601e336100db219ab266595 /dev-perl | |
parent | dev-perl/XML-RSS: Keyword 1.640.0 mips, #947788 (diff) | |
download | gentoo-8f1f874af560bfd70beaa10f3706626c773a7525.tar.gz gentoo-8f1f874af560bfd70beaa10f3706626c773a7525.tar.bz2 gentoo-8f1f874af560bfd70beaa10f3706626c773a7525.zip |
dev-perl/SQL-Statement: Keyword 1.414.0 mips, #947788
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/SQL-Statement/SQL-Statement-1.414.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/SQL-Statement/SQL-Statement-1.414.0.ebuild b/dev-perl/SQL-Statement/SQL-Statement-1.414.0.ebuild index a54a62174767..4d2b880b909b 100644 --- a/dev-perl/SQL-Statement/SQL-Statement-1.414.0.ebuild +++ b/dev-perl/SQL-Statement/SQL-Statement-1.414.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 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="Small SQL parser and engine" 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="minimal" RDEPEND=" |