diff options
| author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 19:40:46 +0100 |
|---|---|---|
| committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 19:40:46 +0100 |
| commit | 22d2c7798c9ce15d6ccc36d193f5dad7a8682457 (patch) | |
| tree | bad57a354d03defc85b1699f6dd23b134c053a39 /dev-db/mysql/mysql-8.0.22.ebuild | |
| parent | 189e8f515a00fcdff842c5e35674363eb35c1e1f (diff) | |
| download | gentoo-22d2c7798c9ce15d6ccc36d193f5dad7a8682457.tar.gz gentoo-22d2c7798c9ce15d6ccc36d193f5dad7a8682457.tar.bz2 gentoo-22d2c7798c9ce15d6ccc36d193f5dad7a8682457.zip | |
dev-db/mysql: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'dev-db/mysql/mysql-8.0.22.ebuild')
| -rw-r--r-- | dev-db/mysql/mysql-8.0.22.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/mysql/mysql-8.0.22.ebuild b/dev-db/mysql/mysql-8.0.22.ebuild index 6339e0991136..18586043f65e 100644 --- a/dev-db/mysql/mysql-8.0.22.ebuild +++ b/dev-db/mysql/mysql-8.0.22.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -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 ~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 |
