diff options
author | Sam James <sam@gentoo.org> | 2024-02-03 10:38:45 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-02-03 10:39:07 +0000 |
commit | 31a91f41b46cbdac7e714fa86126ba3c9e4406d2 (patch) | |
tree | 5bf23e71bdd0e4b8a7328786c74ba9e352fe57d5 /profiles | |
parent | sys-devel/dwz: Keyword 0.15-r1 x86, #923656 (diff) | |
download | gentoo-31a91f41b46cbdac7e714fa86126ba3c9e4406d2.tar.gz gentoo-31a91f41b46cbdac7e714fa86126ba3c9e4406d2.tar.bz2 gentoo-31a91f41b46cbdac7e714fa86126ba3c9e4406d2.zip |
profiles/arch/loong: force dev-perl/DBD-MariaDB[mariadb]
No MySQL here.
Bug: https://bugs.gentoo.org/919865
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/loong/package.use.force | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/profiles/arch/loong/package.use.force b/profiles/arch/loong/package.use.force index 7a58a25f917e..9d9e368b6101 100644 --- a/profiles/arch/loong/package.use.force +++ b/profiles/arch/loong/package.use.force @@ -1,6 +1,10 @@ -# Copyright 2022-2023 Gentoo Authors +# Copyright 2022-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James <sam@gentoo.org> (2024-02-03) +# We only have MariaDB on loong, not MySQL. +dev-perl/DBD-MariaDB mariadb + # WANG Xuerui <xen0n@gentoo.org> (2023-08-05) # 1.71.0 is the first Rust version with loong support, so there's no previous # version to bootstrap from |