diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2021-05-24 21:04:25 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2021-05-25 03:04:45 +0200 |
commit | 1e07ac953811611f258498fcdf5d98e9d983bec1 (patch) | |
tree | 959ac3c69dea2ab9c6634b0028df3c135948cb45 /dev-db/mariadb | |
parent | sys-cluster/galera: restrict tests (diff) | |
download | gentoo-1e07ac953811611f258498fcdf5d98e9d983bec1.tar.gz gentoo-1e07ac953811611f258498fcdf5d98e9d983bec1.tar.bz2 gentoo-1e07ac953811611f258498fcdf5d98e9d983bec1.zip |
dev-db/mariadb: x86 stable (bug #789240)
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-db/mariadb')
-rw-r--r-- | dev-db/mariadb/mariadb-10.2.38.ebuild | 2 | ||||
-rw-r--r-- | dev-db/mariadb/mariadb-10.3.29.ebuild | 2 | ||||
-rw-r--r-- | dev-db/mariadb/mariadb-10.4.19.ebuild | 2 | ||||
-rw-r--r-- | dev-db/mariadb/mariadb-10.5.10.ebuild | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/dev-db/mariadb/mariadb-10.2.38.ebuild b/dev-db/mariadb/mariadb-10.2.38.ebuild index cdbebe3a49f8..77001a3325dd 100644 --- a/dev-db/mariadb/mariadb-10.2.38.ebuild +++ b/dev-db/mariadb/mariadb-10.2.38.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 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~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 diff --git a/dev-db/mariadb/mariadb-10.3.29.ebuild b/dev-db/mariadb/mariadb-10.3.29.ebuild index f4598844ffe2..ca5c4aa6821b 100644 --- a/dev-db/mariadb/mariadb-10.3.29.ebuild +++ b/dev-db/mariadb/mariadb-10.3.29.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 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~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 diff --git a/dev-db/mariadb/mariadb-10.4.19.ebuild b/dev-db/mariadb/mariadb-10.4.19.ebuild index e663805b40ff..fe4673db495a 100644 --- a/dev-db/mariadb/mariadb-10.4.19.ebuild +++ b/dev-db/mariadb/mariadb-10.4.19.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 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~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 diff --git a/dev-db/mariadb/mariadb-10.5.10.ebuild b/dev-db/mariadb/mariadb-10.5.10.ebuild index d56ed81b9fee..4a82eccb2e10 100644 --- a/dev-db/mariadb/mariadb-10.5.10.ebuild +++ b/dev-db/mariadb/mariadb-10.5.10.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 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~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 |