diff options
| author | WANG Xuerui <xen0n@gentoo.org> | 2025-01-06 20:30:58 +0800 |
|---|---|---|
| committer | WANG Xuerui <xen0n@gentoo.org> | 2025-01-06 21:24:48 +0800 |
| commit | c0af8101f6f81ca79be620ab35f92bf59998bfd5 (patch) | |
| tree | ecb8496818ea337cb74a404189a2578395838ee6 | |
| parent | 48b0e728620273a8b68aac795cff03d9b2004e62 (diff) | |
| download | gentoo-c0af8101f6f81ca79be620ab35f92bf59998bfd5.tar.gz gentoo-c0af8101f6f81ca79be620ab35f92bf59998bfd5.tar.bz2 gentoo-c0af8101f6f81ca79be620ab35f92bf59998bfd5.zip | |
dev-perl/DBD-MariaDB: keyword 1.230.0 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
| -rw-r--r-- | dev-perl/DBD-MariaDB/DBD-MariaDB-1.230.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/DBD-MariaDB/DBD-MariaDB-1.230.0.ebuild b/dev-perl/DBD-MariaDB/DBD-MariaDB-1.230.0.ebuild index f111c839b49c..e50fe8133265 100644 --- a/dev-perl/DBD-MariaDB/DBD-MariaDB-1.230.0.ebuild +++ b/dev-perl/DBD-MariaDB/DBD-MariaDB-1.230.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 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="MariaDB and MySQL driver for the Perl5 Database Interface (DBI)" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv x86" IUSE="+mariadb mysql minimal" REQUIRED_USE="^^ ( mysql mariadb )" |
