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 874BD139381 for ; Thu, 27 Oct 2016 08:53:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E20A2E0AC9; Thu, 27 Oct 2016 08:53:02 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 A8BA2E0AC9 for ; Thu, 27 Oct 2016 08:53:02 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CED113415B6 for ; Thu, 27 Oct 2016 08:53:01 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3FB0D2413 for ; Thu, 27 Oct 2016 08:53:00 +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: <1477558337.9a5a98da5fbd32661584ace0a814ab6684f2237e.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-plugins/adobe-flash/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-plugins/adobe-flash/adobe-flash-11.2.202.643.ebuild www-plugins/adobe-flash/adobe-flash-23.0.0.205.ebuild X-VCS-Directories: www-plugins/adobe-flash/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 9a5a98da5fbd32661584ace0a814ab6684f2237e X-VCS-Branch: master Date: Thu, 27 Oct 2016 08:53:00 +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: b4a84da1-1911-4aa9-ad79-cef292829c35 X-Archives-Hash: e52c5857179c6e5c9dbd3cae9b4f1c1e commit: 9a5a98da5fbd32661584ace0a814ab6684f2237e Author: Agostino Sarubbo gentoo org> AuthorDate: Thu Oct 27 08:52:17 2016 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Thu Oct 27 08:52:17 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a5a98da www-plugins/adobe-flash: x86 stable wrt bug #598152 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo gentoo.org> www-plugins/adobe-flash/adobe-flash-11.2.202.643.ebuild | 2 +- www-plugins/adobe-flash/adobe-flash-23.0.0.205.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/www-plugins/adobe-flash/adobe-flash-11.2.202.643.ebuild b/www-plugins/adobe-flash/adobe-flash-11.2.202.643.ebuild index 2937a4e..7454867 100644 --- a/www-plugins/adobe-flash/adobe-flash-11.2.202.643.ebuild +++ b/www-plugins/adobe-flash/adobe-flash-11.2.202.643.ebuild @@ -34,7 +34,7 @@ REQUIRED_USE=" " SLOT="0" -KEYWORDS="-* amd64 ~x86" +KEYWORDS="-* amd64 x86" LICENSE="AdobeFlash-11.x" RESTRICT="strip mirror" diff --git a/www-plugins/adobe-flash/adobe-flash-23.0.0.205.ebuild b/www-plugins/adobe-flash/adobe-flash-23.0.0.205.ebuild index ecc0a4b..44893e2 100644 --- a/www-plugins/adobe-flash/adobe-flash-23.0.0.205.ebuild +++ b/www-plugins/adobe-flash/adobe-flash-23.0.0.205.ebuild @@ -22,7 +22,7 @@ SRC_URI=" " SLOT="22" -KEYWORDS="-* amd64 ~x86" +KEYWORDS="-* amd64 x86" LICENSE="AdobeFlash-11.x" RESTRICT="strip mirror"