diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-11-29 18:43:49 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-11-29 18:43:49 +0100 |
commit | 0b69e067097e4e3c4bf6e149cda52dbb09273c1a (patch) | |
tree | 52dacdefd3733a6f385d5bed71b07882cc8d092b /dev-db | |
parent | app-text/mupdf-1.14.0-r2: alpha stable (diff) | |
download | gentoo-0b69e067097e4e3c4bf6e149cda52dbb09273c1a.tar.gz gentoo-0b69e067097e4e3c4bf6e149cda52dbb09273c1a.tar.bz2 gentoo-0b69e067097e4e3c4bf6e149cda52dbb09273c1a.zip |
dev-db/mysql-5.6.42-r0: alpha stable
Bug: http://bugs.gentoo.org/671516
Signed-off-by: Tobias Klausmann <klausman@gentoo.org>
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/mysql/mysql-5.6.42.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/mysql/mysql-5.6.42.ebuild b/dev-db/mysql/mysql-5.6.42.ebuild index 3e27254e5ad9..1ec7ebd88269 100644 --- a/dev-db/mysql/mysql-5.6.42.ebuild +++ b/dev-db/mysql/mysql-5.6.42.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 |