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 2B139138330 for ; Tue, 11 Oct 2016 18:10:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7C656E0B25; Tue, 11 Oct 2016 18:10:25 +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 6417AE0B25 for ; Tue, 11 Oct 2016 18:10:25 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 7091534164C for ; Tue, 11 Oct 2016 18:10:24 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 808292F2 for ; Tue, 11 Oct 2016 18:10:22 +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: <1476209415.4f34121d69fbfa81498274ba22816e44f535c8c8.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-23.0.0.185.ebuild X-VCS-Directories: www-plugins/adobe-flash/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 4f34121d69fbfa81498274ba22816e44f535c8c8 X-VCS-Branch: master Date: Tue, 11 Oct 2016 18:10:22 +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: 5c4ab3c6-c04c-4d70-88e0-8fdc02e1de49 X-Archives-Hash: 491cef862dc7eb61724421eede02ffe1 commit: 4f34121d69fbfa81498274ba22816e44f535c8c8 Author: Jeroen Roovers gentoo org> AuthorDate: Tue Oct 11 18:10:15 2016 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Tue Oct 11 18:10:15 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f34121d www-plugins/adobe-flash: Stable for AMD64 x86 too. Package-Manager: portage-2.3.1 RepoMan-Options: --ignore-arches www-plugins/adobe-flash/adobe-flash-23.0.0.185.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-plugins/adobe-flash/adobe-flash-23.0.0.185.ebuild b/www-plugins/adobe-flash/adobe-flash-23.0.0.185.ebuild index da08d5d..7c65587 100644 --- a/www-plugins/adobe-flash/adobe-flash-23.0.0.185.ebuild +++ b/www-plugins/adobe-flash/adobe-flash-23.0.0.185.ebuild @@ -22,7 +22,7 @@ SRC_URI=" " SLOT="22" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 x86" LICENSE="AdobeFlash-11.x" RESTRICT="strip mirror"