From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C4D231382C5 for ; Sat, 3 Mar 2018 17:56:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A363AE094F; Sat, 3 Mar 2018 17:56:19 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 814B2E094E for ; Sat, 3 Mar 2018 17:56:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9C832335C2C for ; Sat, 3 Mar 2018 17:56:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C9F4923C for ; Sat, 3 Mar 2018 17:56:15 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1520099770.c62c9a5035b3b25c87fa8b01eec101f9abbef6b8.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/mariadb/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-db/mariadb/mariadb-10.3.5_rc.ebuild X-VCS-Directories: dev-db/mariadb/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: c62c9a5035b3b25c87fa8b01eec101f9abbef6b8 X-VCS-Branch: master Date: Sat, 3 Mar 2018 17:56:15 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 5df4b0dc-0128-4c55-a70c-848e292d598d X-Archives-Hash: 1e8eaef9bcf3cee2a96247de202cfe71 commit: c62c9a5035b3b25c87fa8b01eec101f9abbef6b8 Author: Sergei Trofimovich gentoo org> AuthorDate: Sat Mar 3 17:55:43 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sat Mar 3 17:56:10 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c62c9a50 dev-db/mariadb: keyworded 10.3.5_rc for ppc64, bug #649038 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc64" dev-db/mariadb/mariadb-10.3.5_rc.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-db/mariadb/mariadb-10.3.5_rc.ebuild b/dev-db/mariadb/mariadb-10.3.5_rc.ebuild index 92161577d86..9efae0d5497 100644 --- a/dev-db/mariadb/mariadb-10.3.5_rc.ebuild +++ b/dev-db/mariadb/mariadb-10.3.5_rc.ebuild @@ -44,7 +44,7 @@ REQUIRED_USE="jdbc? ( extraengine server !static ) static? ( yassl !pam )" # REMEMBER: also update eclass/mysql*.eclass before committing! -KEYWORDS="~amd64 ~hppa ~ia64 ~x86" +KEYWORDS="~amd64 ~hppa ~ia64 ~ppc64 ~x86" # Shorten the path because the socket path length must be shorter than 107 chars # and we will run a mysql server during test phase