* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/x86/, profiles/arch/ia64/, profiles/base/, profiles/arch/powerpc/, ...
@ 2016-08-26 14:39 Thomas Deutschmann
0 siblings, 0 replies; only message in thread
From: Thomas Deutschmann @ 2016-08-26 14:39 UTC (permalink / raw
To: gentoo-commits
commit: c3ae070037b42c89cc7ce9b2ec6e4bce6950c44a
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 26 14:16:17 2016 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Fri Aug 26 14:39:19 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3ae0700
profiles: Mask numa USE for dev-db/percona-server for all but amd64, ia64, powerpc and x86
profiles/arch/amd64/package.use.mask | 4 ++++
profiles/arch/ia64/package.use.mask | 4 ++++
profiles/arch/powerpc/package.use.mask | 4 ++++
profiles/arch/x86/package.use.mask | 4 ++++
profiles/base/package.use.mask | 4 ++++
5 files changed, 20 insertions(+)
diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask
index 50d31af..aa560c7 100644
--- a/profiles/arch/amd64/package.use.mask
+++ b/profiles/arch/amd64/package.use.mask
@@ -18,6 +18,10 @@
#--- END OF EXAMPLES ---
+# Thomas Deutschmann <whissi@gentoo.org> (26 Aug 2016)
+# Enable numa support on supported architectures
+dev-db/percona-server -numa
+
# Brian Evans <grknight@gentoo.org> (23 Aug 2016)
# It's only supported on amd64
dev-db/percona-server -tokudb -tokudb-backup-plugin
diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask
index c876ef5..6bb8be7 100644
--- a/profiles/arch/ia64/package.use.mask
+++ b/profiles/arch/ia64/package.use.mask
@@ -2,6 +2,10 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
+# Thomas Deutschmann <whissi@gentoo.org> (26 Aug 2016)
+# Enable numa support on supported architectures
+dev-db/percona-server -numa
+
# Gilles Dartiguelongue <eva@gentoo.org> (23 Aug 2016)
# Missing keywords on media-libs/grilo - bug #521972
media-sound/rhythmbox upnp-av
diff --git a/profiles/arch/powerpc/package.use.mask b/profiles/arch/powerpc/package.use.mask
index a31e80e..9bd233a 100644
--- a/profiles/arch/powerpc/package.use.mask
+++ b/profiles/arch/powerpc/package.use.mask
@@ -2,6 +2,10 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
+# Thomas Deutschmann <whissi@gentoo.org> (26 Aug 2016)
+# Enable numa support on supported architectures
+dev-db/percona-server -numa
+
# Pacho Ramos <pacho@gentoo.org> (21 Aug 2016)
# gnat-gpl is being removed, bug #514074
mail-client/alpine topal
diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask
index 938d5de..368d17b 100644
--- a/profiles/arch/x86/package.use.mask
+++ b/profiles/arch/x86/package.use.mask
@@ -4,6 +4,10 @@
# This file requires >=portage-2.1.1
+# Thomas Deutschmann <whissi@gentoo.org> (26 Aug 2016)
+# Enable numa support on supported architectures
+dev-db/percona-server -numa
+
# Brian Evans <grknight@gentoo.org> (18 Aug 2016)
# Allow jdbc on this arch
dev-db/mariadb -jdbc
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index fd827e1..6837d50 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -5,6 +5,10 @@
# This file requires >=portage-2.1.1
# New entries go on top.
+# Thomas Deutschmann <whissi@gentoo.org> (26 Aug 2016)
+# It's only supported on amd64, ia64, powerpc and x86
+dev-db/percona-server numa
+
# Brian Evans <grknight@gentoo.org> (23 Aug 2016)
# It's only supported on amd64
dev-db/percona-server tokudb tokudb-backup-plugin
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2016-08-26 14:39 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-26 14:39 [gentoo-commits] repo/gentoo:master commit in: profiles/arch/x86/, profiles/arch/ia64/, profiles/base/, profiles/arch/powerpc/, Thomas Deutschmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox