From: Brian Evans Date: Thu, 17 Sep 2015 18:42:55 +0000 (-0400) Subject: Mask new USE flags for percona-server on alpha, ia64 and sparc X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=6fd72a72cebff7e13;p=gentoo.git Mask new USE flags for percona-server on alpha, ia64 and sparc Signed-off-by: Brian Evans --- 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