diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-09-17 11:02:57 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-09-17 11:03:09 -0700 |
commit | 68bfcd47469fed08f8fbc99e2941bbf3de2a4d15 (patch) | |
tree | e054183b7c63af178b45c376904569f478279cc8 /dev-db/mysql | |
parent | app-office/libreoffice: added ~arm64 keyword (diff) | |
download | gentoo-68bfcd47469fed08f8fbc99e2941bbf3de2a4d15.tar.gz gentoo-68bfcd47469fed08f8fbc99e2941bbf3de2a4d15.tar.bz2 gentoo-68bfcd47469fed08f8fbc99e2941bbf3de2a4d15.zip |
dev-db/mysql-5.6.40-r2: ppc stable, bug 655182
Diffstat (limited to 'dev-db/mysql')
-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 a83bbe8dd6dc..cf7362885461 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 |