diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-09-17 11:02:58 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-09-17 11:03:09 -0700 |
commit | 5bf6f5c135e1f14e9cf1e2d3cb33402de0b48981 (patch) | |
tree | 58069ae0941ca17709643d4be27fbb85f2a36137 /dev-db | |
parent | dev-db/mysql-5.6.40-r2: ppc stable, bug 655182 (diff) | |
download | gentoo-5bf6f5c135e1f14e9cf1e2d3cb33402de0b48981.tar.gz gentoo-5bf6f5c135e1f14e9cf1e2d3cb33402de0b48981.tar.bz2 gentoo-5bf6f5c135e1f14e9cf1e2d3cb33402de0b48981.zip |
dev-db/mysql-5.6.40-r2: ppc64 stable, bug 655182
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/mysql/mysql-5.6.40-r2.ebuild | 2 |
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 cf7362885461..b81a2ec567e0 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 |