commit:     a0663b3bab45e679ca592311480de61a97985aee
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 21 13:42:31 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Nov 21 13:42:31 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0663b3b

dev-db/mariadb: [QA] Revert "restore keywords"

The new version has a file collision with dev-db/mariadb-connector-c
that causes issues for a large number of Gentoo users (and encourages
attempting to remove the connector library which sounds bad).

Reverts: 9e4a3c48026f808639bb70ff1fb8f2155e4cb9cd
Bug: https://bugs.gentoo.org/825234
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-db/mariadb/mariadb-10.6.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-db/mariadb/mariadb-10.6.5.ebuild 
b/dev-db/mariadb/mariadb-10.6.5.ebuild
index 9619a0b14778..ea49bea16bbf 100644
--- a/dev-db/mariadb/mariadb-10.6.5.ebuild
+++ b/dev-db/mariadb/mariadb-10.6.5.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 
~sparc ~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 ~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

Reply via email to