Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/mariadb/
Date: Sun, 04 Mar 2018 11:13:27
Message-Id: 1520161989.638506cef4f116d79b49efcbe857b40fb20e259d.slyfox@gentoo
1 commit: 638506cef4f116d79b49efcbe857b40fb20e259d
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Sun Mar 4 10:58:22 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Mar 4 11:13:09 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=638506ce
7
8 dev-db/mariadb: keyworded 10.3.5_rc for sparc, bug #649038
9
10 Package-Manager: Portage-2.3.19, Repoman-2.3.6
11 RepoMan-Options: --include-arches="sparc"
12
13 dev-db/mariadb/mariadb-10.3.5_rc.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-db/mariadb/mariadb-10.3.5_rc.ebuild b/dev-db/mariadb/mariadb-10.3.5_rc.ebuild
17 index 9efae0d5497..15426dd5357 100644
18 --- a/dev-db/mariadb/mariadb-10.3.5_rc.ebuild
19 +++ b/dev-db/mariadb/mariadb-10.3.5_rc.ebuild
20 @@ -44,7 +44,7 @@ REQUIRED_USE="jdbc? ( extraengine server !static )
21 static? ( yassl !pam )"
22
23 # REMEMBER: also update eclass/mysql*.eclass before committing!
24 -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc64 ~x86"
25 +KEYWORDS="~amd64 ~hppa ~ia64 ~ppc64 ~sparc ~x86"
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