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 CE6B4139699 for ; Thu, 29 Jun 2017 08:14:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 698E9254094; Thu, 29 Jun 2017 08:06:53 +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-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4E5A3254094 for ; Thu, 29 Jun 2017 08:06: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 2CA463418D6 for ; Thu, 29 Jun 2017 08:06:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8311474A3 for ; Thu, 29 Jun 2017 08:06:49 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1498723571.b0f1d2e1b42f93752e14d88e82f3fd4cdb930e53.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/rar/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-arch/rar/rar-5.5.0_beta4_p20170628.ebuild X-VCS-Directories: app-arch/rar/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: b0f1d2e1b42f93752e14d88e82f3fd4cdb930e53 X-VCS-Branch: master Date: Thu, 29 Jun 2017 08:06: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: 390d0a96-8076-4a72-95ee-1844e5f46b53 X-Archives-Hash: 6f2fd042f063c8fc3d910b3796068e17 commit: b0f1d2e1b42f93752e14d88e82f3fd4cdb930e53 Author: Agostino Sarubbo gentoo org> AuthorDate: Thu Jun 29 08:06:11 2017 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Thu Jun 29 08:06:11 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0f1d2e1 app-arch/rar: amd64 stable wrt bug #622382 Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> app-arch/rar/rar-5.5.0_beta4_p20170628.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-arch/rar/rar-5.5.0_beta4_p20170628.ebuild b/app-arch/rar/rar-5.5.0_beta4_p20170628.ebuild index c824db2197b..1c096c880a5 100644 --- a/app-arch/rar/rar-5.5.0_beta4_p20170628.ebuild +++ b/app-arch/rar/rar-5.5.0_beta4_p20170628.ebuild @@ -18,7 +18,7 @@ SRC_URI="x86? ( ${URI_x86} ) LICENSE="RAR BSD BSD-2" SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 ~x86" IUSE="all_sfx" RESTRICT="mirror bindist"