diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-02-03 11:44:27 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-02-03 11:44:27 +0000 |
commit | 79e5685b8db7602719212510574962664af2b036 (patch) | |
tree | 9ba712c7c9bf3e76035ea6f13b256516cfb217f9 /profiles/arch | |
parent | ab5404adfda90358dfaba11eba5579f3f2b7f186 (diff) |
gentoo auto-resync : 03:02:2024 - 11:44:27
Diffstat (limited to 'profiles/arch')
-rw-r--r-- | profiles/arch/loong/package.use.force | 6 | ||||
-rw-r--r-- | profiles/arch/loong/package.use.mask | 4 |
2 files changed, 9 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 diff --git a/profiles/arch/loong/package.use.mask b/profiles/arch/loong/package.use.mask index 9fcdb066091c..75eb03278f49 100644 --- a/profiles/arch/loong/package.use.mask +++ b/profiles/arch/loong/package.use.mask @@ -1,6 +1,10 @@ # 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 mysql + # Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2024-01-13) # Unmask only where grub is keyworded sys-kernel/installkernel -grub |