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 1A75E1382C5 for ; Sun, 4 Mar 2018 11:13:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 43A0FE0891; Sun, 4 Mar 2018 11:13:24 +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 21C76E0891 for ; Sun, 4 Mar 2018 11:13:24 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 3D53C335C39 for ; Sun, 4 Mar 2018 11:13:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A0A39242 for ; Sun, 4 Mar 2018 11:13:19 +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: <1520161989.638506cef4f116d79b49efcbe857b40fb20e259d.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: 638506cef4f116d79b49efcbe857b40fb20e259d X-VCS-Branch: master Date: Sun, 4 Mar 2018 11:13:19 +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: 66e4098c-a661-45b6-8a4b-759304ed399a X-Archives-Hash: 65072ca81053fc0037f2bf9150736abf commit: 638506cef4f116d79b49efcbe857b40fb20e259d Author: Rolf Eike Beer sf-mail de> AuthorDate: Sun Mar 4 10:58:22 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sun Mar 4 11:13:09 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=638506ce dev-db/mariadb: keyworded 10.3.5_rc for sparc, bug #649038 Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc" 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 9efae0d5497..15426dd5357 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 ~ppc64 ~x86" +KEYWORDS="~amd64 ~hppa ~ia64 ~ppc64 ~sparc ~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