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 DD61C1382C5 for ; Sun, 13 May 2018 18:52:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 173DAE0B1C; Sun, 13 May 2018 18:52:54 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 E6EEFE0B1C for ; Sun, 13 May 2018 18:52:53 +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 64D21335C9A for ; Sun, 13 May 2018 18:52:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 343DF80 for ; Sun, 13 May 2018 18:52:49 +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: <1526237559.67043c94c0b7dfa8e8a85a19e0f6e4640176d8c7.grknight@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/libmysqlclient/ X-VCS-Repository: repo/gentoo X-VCS-Files: virtual/libmysqlclient/libmysqlclient-18.ebuild X-VCS-Directories: virtual/libmysqlclient/ X-VCS-Committer: grknight X-VCS-Committer-Name: Brian Evans X-VCS-Revision: 67043c94c0b7dfa8e8a85a19e0f6e4640176d8c7 X-VCS-Branch: master Date: Sun, 13 May 2018 18:52:49 +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: 9517c909-01b2-4417-9f7c-91d85b913860 X-Archives-Hash: 1735422f5bd5a0b8af390d8d55073ee2 commit: 67043c94c0b7dfa8e8a85a19e0f6e4640176d8c7 Author: Brian Evans gentoo org> AuthorDate: Sun May 13 18:52:39 2018 +0000 Commit: Brian Evans gentoo org> CommitDate: Sun May 13 18:52:39 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67043c94 virtual/libmysqlclient: Drop hppa and sparc to ~arch No providers in stable Package-Manager: Portage-2.3.36, Repoman-2.3.9 RepoMan-Options: --force virtual/libmysqlclient/libmysqlclient-18.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/virtual/libmysqlclient/libmysqlclient-18.ebuild b/virtual/libmysqlclient/libmysqlclient-18.ebuild index e07d45bc89a..8c5fb8114cb 100644 --- a/virtual/libmysqlclient/libmysqlclient-18.ebuild +++ b/virtual/libmysqlclient/libmysqlclient-18.ebuild @@ -7,7 +7,7 @@ inherit multilib-build DESCRIPTION="Virtual for MySQL client libraries" SLOT="0/18" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="static-libs" RDEPEND="