dev-perl/DBD-MariaDB: Stabilize 1.240.0 ppc64, #959501

Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
This commit is contained in:
Eli Schwartz 2025-12-11 02:43:22 -05:00
parent 5a6bb0e6ed
commit 77bc8936c3
No known key found for this signature in database
GPG Key ID: 84A7D12B700D2F57

View File

@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="MariaDB and MySQL driver for the Perl5 Database Interface (DBI)" DESCRIPTION="MariaDB and MySQL driver for the Perl5 Database Interface (DBI)"
SLOT="0" SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ~ppc64 ~riscv ~s390 x86" KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 x86"
IUSE="+mariadb mysql minimal" IUSE="+mariadb mysql minimal"
REQUIRED_USE="^^ ( mysql mariadb )" REQUIRED_USE="^^ ( mysql mariadb )"