From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-975488-garchives=archives.gentoo.org@lists.gentoo.org> 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 136BD1396D0 for <garchives@archives.gentoo.org>; Thu, 28 Sep 2017 22:32:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 414E22BC019; Thu, 28 Sep 2017 22:32:39 +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 23BE12BC010 for <gentoo-commits@lists.gentoo.org>; Thu, 28 Sep 2017 22:32:38 +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 C9E2C34171B for <gentoo-commits@lists.gentoo.org>; Thu, 28 Sep 2017 22:32:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4A86E9093 for <gentoo-commits@lists.gentoo.org>; Thu, 28 Sep 2017 22:32:36 +0000 (UTC) From: "NP Hardass" <np-hardass@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "NP Hardass" <np-hardass@gentoo.org> Message-ID: <1506637946.254622f4b52623277b43bdeaa42a678672a0b891.np-hardass@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/wine-gecko/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emulation/wine-gecko/wine-gecko-2.47-r1.ebuild X-VCS-Directories: app-emulation/wine-gecko/ X-VCS-Committer: np-hardass X-VCS-Committer-Name: NP Hardass X-VCS-Revision: 254622f4b52623277b43bdeaa42a678672a0b891 X-VCS-Branch: master Date: Thu, 28 Sep 2017 22:32:36 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: d33d2140-5ce9-4076-a2a1-e3c2c6668026 X-Archives-Hash: ef7cae93e284541d19618e319732e651 commit: 254622f4b52623277b43bdeaa42a678672a0b891 Author: NP-Hardass <NP-Hardass <AT> gentoo <DOT> org> AuthorDate: Wed Sep 27 19:50:06 2017 +0000 Commit: NP Hardass <np-hardass <AT> gentoo <DOT> org> CommitDate: Thu Sep 28 22:32:26 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=254622f4 app-emulation/wine-gecko: Stable for amd64, x86 Package-Manager: Portage-2.3.10, Repoman-2.3.3 app-emulation/wine-gecko/wine-gecko-2.47-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/wine-gecko/wine-gecko-2.47-r1.ebuild b/app-emulation/wine-gecko/wine-gecko-2.47-r1.ebuild index de77b7295b0..598b063ec46 100644 --- a/app-emulation/wine-gecko/wine-gecko-2.47-r1.ebuild +++ b/app-emulation/wine-gecko/wine-gecko-2.47-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI=" LICENSE="Apache-2.0 BSD BSD-2 MIT MPL-2.0" SLOT="${PV}" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="abi_x86_32 abi_x86_64" DEPEND="!!app-emulation/wine:0"