diff options
author | Sam James <sam@gentoo.org> | 2022-10-31 15:48:51 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-31 15:48:54 +0000 |
commit | 42a334de6f64a2ab607a16f481fc9b9a138e786f (patch) | |
tree | a773f087a58bc145e1e18361c99563c8246d9392 /dev-db | |
parent | media-gfx/freecad: swap patch (diff) | |
download | gentoo-42a334de6f64a2ab607a16f481fc9b9a138e786f.tar.gz gentoo-42a334de6f64a2ab607a16f481fc9b9a138e786f.tar.bz2 gentoo-42a334de6f64a2ab607a16f481fc9b9a138e786f.zip |
dev-db/mysql: destabilize 8.0.31
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/mysql/mysql-8.0.31.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/mysql/mysql-8.0.31.ebuild b/dev-db/mysql/mysql-8.0.31.ebuild index 4ec0a186573f..2afca38d6e20 100644 --- a/dev-db/mysql/mysql-8.0.31.ebuild +++ b/dev-db/mysql/mysql-8.0.31.ebuild @@ -25,7 +25,7 @@ S="${WORKDIR}/mysql" LICENSE="GPL-2" SLOT="8.0" # -ppc, -riscv for bug #761715 -KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~mips -ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips -ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris ~x86-solaris" IUSE="cjk cracklib debug jemalloc latin1 numa +perl profiling router selinux +server tcmalloc test" RESTRICT="!test? ( test )" REQUIRED_USE="?? ( tcmalloc jemalloc ) |