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 1B89A1396D9 for ; Thu, 12 Oct 2017 16:20:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7FE5F2BC053; Thu, 12 Oct 2017 16:20:14 +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 5DE252BC053 for ; Thu, 12 Oct 2017 16:20:14 +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 EBD7233BEC0 for ; Thu, 12 Oct 2017 16:20:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8B857908D for ; Thu, 12 Oct 2017 16:20:11 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1507825183.e9c21d242bee0d7bf034336727b93f488eebf382.jer@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-27.0.0.159.ebuild X-VCS-Directories: www-plugins/adobe-flash/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: e9c21d242bee0d7bf034336727b93f488eebf382 X-VCS-Branch: master Date: Thu, 12 Oct 2017 16:20:11 +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: 6ab59c8d-7438-4369-8993-9d9179ef2f32 X-Archives-Hash: 909f3df616bd08b19f6523b46be3d411 commit: e9c21d242bee0d7bf034336727b93f488eebf382 Author: Jeroen Roovers gentoo org> AuthorDate: Thu Oct 12 16:19:43 2017 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Thu Oct 12 16:19:43 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9c21d24 www-plugins/adobe-flash: Stable for AMD64 x86 too. Package-Manager: Portage-2.3.11, Repoman-2.3.3 RepoMan-Options: --ignore-arches www-plugins/adobe-flash/adobe-flash-27.0.0.159.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-plugins/adobe-flash/adobe-flash-27.0.0.159.ebuild b/www-plugins/adobe-flash/adobe-flash-27.0.0.159.ebuild index eb6463c6e19..ce9885dfe11 100644 --- a/www-plugins/adobe-flash/adobe-flash-27.0.0.159.ebuild +++ b/www-plugins/adobe-flash/adobe-flash-27.0.0.159.ebuild @@ -34,7 +34,7 @@ SRC_URI=" " SLOT="22" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 x86" LICENSE="AdobeFlash-11.x" RESTRICT="strip mirror"