diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2023-11-14 11:22:33 -0500 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-15 18:34:44 +0200 |
commit | cbe6151de0efc4f65c1182eabbca1ce673e433a7 (patch) | |
tree | 298b8fcded273ad3f48e3769e5499611708c07f1 /profiles | |
parent | x11-terms/xfce4-terminal: unkeyword 1.1.1 for ~alpha (diff) | |
download | gentoo-cbe6151de0efc4f65c1182eabbca1ce673e433a7.tar.gz gentoo-cbe6151de0efc4f65c1182eabbca1ce673e433a7.tar.bz2 gentoo-cbe6151de0efc4f65c1182eabbca1ce673e433a7.zip |
profiles/arch/alpha: mask dev-perl/DBD-mysql[mysql]
Closes: https://bugs.gentoo.org/917061
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/alpha/package.use | 6 | ||||
-rw-r--r-- | profiles/arch/alpha/package.use.mask | 4 |
2 files changed, 10 insertions, 0 deletions
diff --git a/profiles/arch/alpha/package.use b/profiles/arch/alpha/package.use new file mode 100644 index 000000000000..7af4eac809be --- /dev/null +++ b/profiles/arch/alpha/package.use @@ -0,0 +1,6 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# matoro <matoro_gentoo@matoro.tk> (2023-11-14) +# dev-db/mysql not keyworded here +dev-perl/DBD-mysql -mysql mariadb diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index f94d09ca248e..3dbd301426e7 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# matoro <matoro_gentoo@matoro.tk> (2023-11-14) +# dev-db/mysql not keyworded here. +dev-perl/DBD-mysql mysql + # matoro <matoro_gentoo@matoro.tk> (2023-11-01) # Qt 6 not keyworded here. app-doc/doxygen gui |