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: Fri, 02 Mar 2018 08:07:10
Message-Id: 1519978021.f3c4c3ee833843e3f91ec52fc1e051686f40a69e.slyfox@gentoo
1 commit: f3c4c3ee833843e3f91ec52fc1e051686f40a69e
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Fri Mar 2 08:06:46 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 2 08:07:01 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3c4c3ee
7
8 dev-db/mariadb: keyworded 10.3.5_rc for ia64, bug #649038
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11 RepoMan-Options: --include-arches="ia64"
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 fd3d65af594..a96de58b89e 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 ~x86"
25 +KEYWORDS="~amd64 ~ia64 ~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