diff options
| author | Sam James <sam@gentoo.org> | 2025-01-09 02:30:00 +0000 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2025-01-09 02:30:00 +0000 |
| commit | 5fb4c32959c835e8eab60cc5e11eb2d26e0084a5 (patch) | |
| tree | 585da1652f06b2a44ee512d9ec7a20d7704b041c /dev-db/mysql | |
| parent | 763fa743d6d6c80130ef82a8153d814d1b620220 (diff) | |
| download | gentoo-5fb4c32959c835e8eab60cc5e11eb2d26e0084a5.tar.gz gentoo-5fb4c32959c835e8eab60cc5e11eb2d26e0084a5.tar.bz2 gentoo-5fb4c32959c835e8eab60cc5e11eb2d26e0084a5.zip | |
dev-db/mysql: Stabilize 8.0.37 amd64, #919815
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-db/mysql')
| -rw-r--r-- | dev-db/mysql/mysql-8.0.37.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/mysql/mysql-8.0.37.ebuild b/dev-db/mysql/mysql-8.0.37.ebuild index 7cfb7a41bb10..f339980034b1 100644 --- a/dev-db/mysql/mysql-8.0.37.ebuild +++ b/dev-db/mysql/mysql-8.0.37.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -24,7 +24,7 @@ S="${WORKDIR}/mysql" LICENSE="GPL-2" SLOT="8.0" # -ppc for bug #761715 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips -ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~mips -ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris" IUSE="cjk cracklib debug jemalloc latin1 numa +perl profiling router selinux +server tcmalloc test" RESTRICT="!test? ( test )" |
