diff options
author | 2022-12-02 22:25:20 +0200 | |
---|---|---|
committer | 2022-12-02 22:25:20 +0200 | |
commit | f6ee79c7e5e9e9bb86ccec720b910792f594403e (patch) | |
tree | 92e77de9952b1bf56a77bd7d8a7b205983741962 /dev-db | |
parent | app-i18n/ibus: Stabilize 1.5.27 x86, #883863 (diff) | |
download | gentoo-f6ee79c7e5e9e9bb86ccec720b910792f594403e.tar.gz gentoo-f6ee79c7e5e9e9bb86ccec720b910792f594403e.tar.bz2 gentoo-f6ee79c7e5e9e9bb86ccec720b910792f594403e.zip |
dev-db/mysql: Stabilize 8.0.31 x86, #878909
Signed-off-by: Arthur Zamarin <arthurzam@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 f34f46ee8443..07ab584ef2a4 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 ) |