diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2023-06-04 18:41:18 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2023-06-04 18:44:29 +0800 |
commit | 960f6fdb3e22237007f28d3a6e5a1901af6b8f45 (patch) | |
tree | 1120c8de16e4dcbf80b334f5268da3e41b6723e9 /dev-perl | |
parent | dev-perl/MLDBM: keyword 2.50.0-r1 for ~loong (diff) | |
download | gentoo-960f6fdb3e22237007f28d3a6e5a1901af6b8f45.tar.gz gentoo-960f6fdb3e22237007f28d3a6e5a1901af6b8f45.tar.bz2 gentoo-960f6fdb3e22237007f28d3a6e5a1901af6b8f45.zip |
dev-perl/SQL-Statement: keyword 1.414.0 for ~loong
Signed-off-by: WANG Xuerui <xen0n@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 af7531c14621..a54a62174767 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-2021 Gentoo Authors +# Copyright 1999-2023 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 ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="amd64 ~arm arm64 ~loong ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="minimal" RDEPEND=" |