diff options
| author | Fabian Groffen <grobian@gentoo.org> | 2023-05-24 21:41:33 +0200 |
|---|---|---|
| committer | Fabian Groffen <grobian@gentoo.org> | 2023-05-24 21:41:33 +0200 |
| commit | 82e9ddde6f17e843beed29bc1446c635f71efc50 (patch) | |
| tree | 33c4e375c842207402fc352affdae2f0a53aeece /dev-db/mysql/mysql-5.7.41.ebuild | |
| parent | 792e5b97633a8014c5068f5c3a0f6f6c7f4dc4f8 (diff) | |
| download | gentoo-82e9ddde6f17e843beed29bc1446c635f71efc50.tar.gz gentoo-82e9ddde6f17e843beed29bc1446c635f71efc50.tar.bz2 gentoo-82e9ddde6f17e843beed29bc1446c635f71efc50.zip | |
*/*: remove x86-solaris keyword
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'dev-db/mysql/mysql-5.7.41.ebuild')
| -rw-r--r-- | dev-db/mysql/mysql-5.7.41.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/mysql/mysql-5.7.41.ebuild b/dev-db/mysql/mysql-5.7.41.ebuild index 5a932893a0a3..db0b86f4f344 100644 --- a/dev-db/mysql/mysql-5.7.41.ebuild +++ b/dev-db/mysql/mysql-5.7.41.ebuild @@ -27,7 +27,7 @@ RESTRICT="!test? ( test )" REQUIRED_USE="?? ( tcmalloc jemalloc )" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-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" # Shorten the path because the socket path length must be shorter than 107 chars # and we will run a mysql server during test phase |
