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/mariadb | |
parent | dev-python/lxml: Require <dev-python/cython-3 (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/mariadb')
-rw-r--r-- | dev-db/mariadb/mariadb-10.4.27-r1.ebuild | 2 | ||||
-rw-r--r-- | dev-db/mariadb/mariadb-10.4.28-r1.ebuild | 2 | ||||
-rw-r--r-- | dev-db/mariadb/mariadb-10.5.18-r1.ebuild | 2 | ||||
-rw-r--r-- | dev-db/mariadb/mariadb-10.5.19-r1.ebuild | 2 | ||||
-rw-r--r-- | dev-db/mariadb/mariadb-10.6.11-r4.ebuild | 2 | ||||
-rw-r--r-- | dev-db/mariadb/mariadb-10.6.11.ebuild | 2 | ||||
-rw-r--r-- | dev-db/mariadb/mariadb-10.6.12-r1.ebuild | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/dev-db/mariadb/mariadb-10.4.27-r1.ebuild b/dev-db/mariadb/mariadb-10.4.27-r1.ebuild index 71551ef51185..adfcab847e0a 100644 --- a/dev-db/mariadb/mariadb-10.4.27-r1.ebuild +++ b/dev-db/mariadb/mariadb-10.4.27-r1.ebuild @@ -35,7 +35,7 @@ REQUIRED_USE=" test? ( extraengine perl server xml ) " -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 x86 ~amd64-linux ~x86-linux ~ppc-macos ~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 diff --git a/dev-db/mariadb/mariadb-10.4.28-r1.ebuild b/dev-db/mariadb/mariadb-10.4.28-r1.ebuild index c03756532dd5..cb0b0061b3a4 100644 --- a/dev-db/mariadb/mariadb-10.4.28-r1.ebuild +++ b/dev-db/mariadb/mariadb-10.4.28-r1.ebuild @@ -32,7 +32,7 @@ REQUIRED_USE="jdbc? ( extraengine server !static ) ?? ( tcmalloc jemalloc ) static? ( yassl !pam )" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~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 diff --git a/dev-db/mariadb/mariadb-10.5.18-r1.ebuild b/dev-db/mariadb/mariadb-10.5.18-r1.ebuild index 94c15f5dd051..eae6d406974d 100644 --- a/dev-db/mariadb/mariadb-10.5.18-r1.ebuild +++ b/dev-db/mariadb/mariadb-10.5.18-r1.ebuild @@ -34,7 +34,7 @@ REQUIRED_USE=" test? ( extraengine perl server xml ) " -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 x86 ~amd64-linux ~x86-linux ~ppc-macos ~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 diff --git a/dev-db/mariadb/mariadb-10.5.19-r1.ebuild b/dev-db/mariadb/mariadb-10.5.19-r1.ebuild index 16de54792e38..65cfb00b21b2 100644 --- a/dev-db/mariadb/mariadb-10.5.19-r1.ebuild +++ b/dev-db/mariadb/mariadb-10.5.19-r1.ebuild @@ -31,7 +31,7 @@ REQUIRED_USE="jdbc? ( extraengine server !static ) ?? ( tcmalloc jemalloc ) static? ( yassl !pam )" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~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 diff --git a/dev-db/mariadb/mariadb-10.6.11-r4.ebuild b/dev-db/mariadb/mariadb-10.6.11-r4.ebuild index a9cf9c365dc7..00fa503ac39c 100644 --- a/dev-db/mariadb/mariadb-10.6.11-r4.ebuild +++ b/dev-db/mariadb/mariadb-10.6.11-r4.ebuild @@ -31,7 +31,7 @@ REQUIRED_USE=" test? ( extraengine perl server xml ) " -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~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 diff --git a/dev-db/mariadb/mariadb-10.6.11.ebuild b/dev-db/mariadb/mariadb-10.6.11.ebuild index 3b83b34f0607..ed65ab416212 100644 --- a/dev-db/mariadb/mariadb-10.6.11.ebuild +++ b/dev-db/mariadb/mariadb-10.6.11.ebuild @@ -34,7 +34,7 @@ REQUIRED_USE=" test? ( extraengine perl server xml ) " -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 x86 ~amd64-linux ~x86-linux ~ppc-macos ~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 diff --git a/dev-db/mariadb/mariadb-10.6.12-r1.ebuild b/dev-db/mariadb/mariadb-10.6.12-r1.ebuild index 9fe113c8b843..0438dcb65cf8 100644 --- a/dev-db/mariadb/mariadb-10.6.12-r1.ebuild +++ b/dev-db/mariadb/mariadb-10.6.12-r1.ebuild @@ -28,7 +28,7 @@ REQUIRED_USE="jdbc? ( extraengine server !static ) ?? ( tcmalloc jemalloc ) static? ( yassl !pam )" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~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 |