diff options
author | Brian Evans <grknight@gentoo.org> | 2017-08-21 13:07:33 -0400 |
---|---|---|
committer | Brian Evans <grknight@gentoo.org> | 2017-08-21 13:07:33 -0400 |
commit | 03f877ea83753b4d29a01e0124fd7a6836246c58 (patch) | |
tree | f7473610dcbebfa862fddab645950dab16fc1384 | |
parent | dev-db/mariadb: Fix bugs relating to multilib, systemd and numa (diff) | |
download | gentoo-03f877ea83753b4d29a01e0124fd7a6836246c58.tar.gz gentoo-03f877ea83753b4d29a01e0124fd7a6836246c58.tar.bz2 gentoo-03f877ea83753b4d29a01e0124fd7a6836246c58.zip |
{alpha,sparc}/package.use.mask: Mask numa USE on dev-db/mariadb
Unkeyworded sys-process/numactl
-rw-r--r-- | profiles/arch/alpha/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/sparc/package.use.mask | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index 859908ff1910..d7c8a64f35d0 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Brian Evans <grknight@gentoo.org> (21 Aug 2017) +# No keywords for sys-process/numactl +dev-db/mariadb numa + # Gilles Dartiguelongue <eva@gentoo.org> (16 Aug 2017) # missing keyword on dev-python/dbusmock, bug #620024 >=gnome-base/gnome-settings-daemon-3.24 test diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask index db1c78844ad2..d3b10d446e4d 100644 --- a/profiles/arch/sparc/package.use.mask +++ b/profiles/arch/sparc/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Brian Evans <grknight@gentoo.org> (21 Aug 2017) +# No keywords for sys-process/numactl +dev-db/mariadb numa + # Gilles Dartiguelongue <eva@gentoo.org> (16 Aug 2017) # missing keyword on dev-python/dbusmock, bug #620024 >=gnome-base/gnome-settings-daemon-3.24 test |