diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-11-30 12:12:26 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-11-30 12:12:26 +0100 |
commit | e577cbc89efb85c78f2c7efdbb56a01c914de51c (patch) | |
tree | 7ae0b855932e8507602f359104a56860218cee94 /dev-db | |
parent | dev-util/cmdtest: Drop myself as maintainer (diff) | |
download | gentoo-e577cbc89efb85c78f2c7efdbb56a01c914de51c.tar.gz gentoo-e577cbc89efb85c78f2c7efdbb56a01c914de51c.tar.bz2 gentoo-e577cbc89efb85c78f2c7efdbb56a01c914de51c.zip |
dev-db/mysql-5.7.24-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.7.24.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/mysql/mysql-5.7.24.ebuild b/dev-db/mysql/mysql-5.7.24.ebuild index 4df48f08e811..f178d936fc9a 100644 --- a/dev-db/mysql/mysql-5.7.24.ebuild +++ b/dev-db/mysql/mysql-5.7.24.ebuild @@ -34,7 +34,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 |