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 6496E138334 for ; Thu, 27 Dec 2018 20:14:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3BB57E09EE; Thu, 27 Dec 2018 20:14:37 +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 14E59E09EE for ; Thu, 27 Dec 2018 20:14:35 +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 52E70335C67 for ; Thu, 27 Dec 2018 20:14:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A72AF506 for ; Thu, 27 Dec 2018 20:14:32 +0000 (UTC) From: "Brian Evans" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Brian Evans" Message-ID: <1545941659.5bf922d2ffa06a9a271736d2edd208bae7f6864a.grknight@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.11.ebuild X-VCS-Directories: dev-db/mariadb/ X-VCS-Committer: grknight X-VCS-Committer-Name: Brian Evans X-VCS-Revision: 5bf922d2ffa06a9a271736d2edd208bae7f6864a X-VCS-Branch: master Date: Thu, 27 Dec 2018 20:14:32 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: c007d2ca-c63d-411c-99ab-e8c0e070da60 X-Archives-Hash: 6ff9d37556632ea6f8b5988cf8c5a3cf commit: 5bf922d2ffa06a9a271736d2edd208bae7f6864a Author: Brian Evans gentoo org> AuthorDate: Thu Dec 27 20:14:19 2018 +0000 Commit: Brian Evans gentoo org> CommitDate: Thu Dec 27 20:14:19 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bf922d2 dev-db/mariadb: Restore dropped keywords Keywords were dropped for dependencies which are no longer referred to. Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Brian Evans gentoo.org> dev-db/mariadb/mariadb-10.3.11.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-db/mariadb/mariadb-10.3.11.ebuild b/dev-db/mariadb/mariadb-10.3.11.ebuild index f13182f68fa..efedc5a2210 100644 --- a/dev-db/mariadb/mariadb-10.3.11.ebuild +++ b/dev-db/mariadb/mariadb-10.3.11.ebuild @@ -42,7 +42,7 @@ REQUIRED_USE="jdbc? ( extraengine server !static ) ?? ( tcmalloc jemalloc ) static? ( yassl !pam )" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" # Shorten the path because the socket path length must be shorter than 107 chars # and we will run a mysql server during test phase