diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-09-19 23:09:46 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-09-19 23:09:46 +0300 |
commit | 472f0496f8c6e5e8ffe5203808caf68ee1838882 (patch) | |
tree | 2eefbc865390391eb1bd989d30e392fe58c0a3cc /dev-db | |
parent | dev-db/mysql: Stabilize 5.7.31 amd64, #732974 (diff) | |
download | gentoo-472f0496f8c6e5e8ffe5203808caf68ee1838882.tar.gz gentoo-472f0496f8c6e5e8ffe5203808caf68ee1838882.tar.bz2 gentoo-472f0496f8c6e5e8ffe5203808caf68ee1838882.zip |
dev-db/mysql: Stabilize 8.0.21-r1 amd64, #732974
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/mysql/mysql-8.0.21-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/mysql/mysql-8.0.21-r1.ebuild b/dev-db/mysql/mysql-8.0.21-r1.ebuild index 438008e72d5c..f66ee05d1adb 100644 --- a/dev-db/mysql/mysql-8.0.21-r1.ebuild +++ b/dev-db/mysql/mysql-8.0.21-r1.ebuild @@ -37,7 +37,7 @@ REQUIRED_USE="?? ( tcmalloc jemalloc ) router? ( server ) tcmalloc? ( server )" -KEYWORDS="~amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 arm arm64 ~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 |