Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/mariadb/
Date: Tue, 23 Nov 2021 17:13:56
Message-Id: 1637687573.f0732e2f16dc73e8457e0a893fe574833b3decd6.whissi@gentoo
1 commit: f0732e2f16dc73e8457e0a893fe574833b3decd6
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 23 17:11:40 2021 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 23 17:12:53 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0732e2f
7
8 dev-db/mariadb: restore keywords
9
10 Package-Manager: Portage-3.0.28, Repoman-3.0.3
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 dev-db/mariadb/mariadb-10.6.5-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-db/mariadb/mariadb-10.6.5-r1.ebuild b/dev-db/mariadb/mariadb-10.6.5-r1.ebuild
17 index 15b981ba1e33..a266a6e8a5eb 100644
18 --- a/dev-db/mariadb/mariadb-10.6.5-r1.ebuild
19 +++ b/dev-db/mariadb/mariadb-10.6.5-r1.ebuild
20 @@ -31,7 +31,7 @@ REQUIRED_USE="jdbc? ( extraengine server !static )
21 ?? ( tcmalloc jemalloc )
22 static? ( yassl !pam )"
23
24 -#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"
25 +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"
26
27 # Shorten the path because the socket path length must be shorter than 107 chars
28 # and we will run a mysql server during test phase