diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2016-08-26 16:16:17 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2016-08-26 16:39:19 +0200 |
commit | c3ae070037b42c89cc7ce9b2ec6e4bce6950c44a (patch) | |
tree | c5d440518d83865468f53c4b7fbdf38ef7bae5bf /profiles/arch/x86 | |
parent | dev-db/percona-server: Bump to v5.6.32-78.0 (diff) | |
download | gentoo-c3ae070037b42c89cc7ce9b2ec6e4bce6950c44a.tar.gz gentoo-c3ae070037b42c89cc7ce9b2ec6e4bce6950c44a.tar.bz2 gentoo-c3ae070037b42c89cc7ce9b2ec6e4bce6950c44a.zip |
profiles: Mask numa USE for dev-db/percona-server for all but amd64, ia64, powerpc and x86
Diffstat (limited to 'profiles/arch/x86')
-rw-r--r-- | profiles/arch/x86/package.use.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index 938d5dee3d0b..368d17b6771e 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 |