summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Evans <grknight@gentoo.org>2018-09-14 19:06:57 -0400
committerBrian Evans <grknight@gentoo.org>2018-09-14 19:15:56 -0400
commit5f18f97b2bab33f95b9aa46daa47ce4f8de3b34b (patch)
tree6441b04cb53cfe87469521e8cde5152a35cd68e8 /dev-db/mysql
parentdev-db/mysql: Backport changes from 5.6.41 into 5.6.40-r2 (diff)
downloadgentoo-5f18f97b2bab33f95b9aa46daa47ce4f8de3b34b.tar.gz
gentoo-5f18f97b2bab33f95b9aa46daa47ce4f8de3b34b.tar.bz2
gentoo-5f18f97b2bab33f95b9aa46daa47ce4f8de3b34b.zip
dev-db/mysql: Bring keywords forward from 5.6.40 to -r2
The new build system is necessary to avoid conflicts in the stable branch from other packages implementing the mysql-connector-c changes Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'dev-db/mysql')
-rw-r--r--dev-db/mysql/mysql-5.6.40-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/mysql/mysql-5.6.40-r2.ebuild b/dev-db/mysql/mysql-5.6.40-r2.ebuild
index 7ec34a50aadc..a83bbe8dd6dc 100644
--- a/dev-db/mysql/mysql-5.6.40-r2.ebuild
+++ b/dev-db/mysql/mysql-5.6.40-r2.ebuild
@@ -37,7 +37,7 @@ RESTRICT="libressl? ( test )"
REQUIRED_USE="?? ( tcmalloc jemalloc ) static? ( yassl )"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
# Shorten the path because the socket path length must be shorter than 107 chars
# and we will run a mysql server during test phase