From 6fd72a72cebff7e13c2cd5a51a69b66cb1c8ef16 Mon Sep 17 00:00:00 2001 From: Brian Evans Date: Thu, 17 Sep 2015 14:42:55 -0400 Subject: [PATCH] Mask new USE flags for percona-server on alpha, ia64 and sparc Signed-off-by: Brian Evans --- profiles/arch/alpha/package.use.mask | 6 +++++- profiles/arch/ia64/package.use.mask | 6 +++++- profiles/arch/sparc/package.use.mask | 6 +++++- 3 files changed, 15 insertions(+), 3 deletions(-) diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index bb2c018fa7cb..e6124c181c82 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/package.use.mask @@ -2,13 +2,17 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ +# Brian Evans (17 Sep 2015) +# Mask new USE flags for percona-server which are not available on alpha +dev-db/percona-server tokudb tokudb-backup-plugin + # Tobias Klausmann (16 Sep 2015) # Mask USE=sssd for sudo because sys-auth/sssd is relatively big and doesn't # compile on alpha. The version specified does not have the USE flag, but that # version of sudo has the optional functionality. >=app-admin/sudo-1.8.6 sssd -# Brian Evans (14 Sep 2015) # Mask new USE flags for mariadb which all arches do not yet have dependencies >=dev-db/mariadb-10.1.0 innodb-snappy diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask index 8407377e071a..95febfea02a1 100644 --- a/profiles/arch/ia64/package.use.mask +++ b/profiles/arch/ia64/package.use.mask @@ -2,7 +2,11 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -# Brian Evans (17 Sep 2015) +# Mask new USE flags for percona-server which are not available on ia64 +dev-db/percona-server tokudb tokudb-backup-plugin + +# Brian Evans (14 Sep 2015) # Mask new USE flags for mariadb which all arches do not yet have dependencies >=dev-db/mariadb-10.1.0 innodb-snappy diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask index 7427f2aa92ec..177a19f181b4 100644 --- a/profiles/arch/sparc/package.use.mask +++ b/profiles/arch/sparc/package.use.mask @@ -2,7 +2,11 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -# Brian Evans (17 Sep 2015) +# Mask new USE flags for percona-server which are not available on sparc +dev-db/percona-server tokudb tokudb-backup-plugin + +# Brian Evans (14 Sep 2015) # Mask new USE flags for mariadb which all arches do not yet have dependencies >=dev-db/mariadb-10.1.0 innodb-snappy -- 2.26.2