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 4E57A139086 for ; Sat, 14 Jan 2017 11:12:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B110CE0D78; Sat, 14 Jan 2017 11:12:06 +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 8701CE0D76 for ; Sat, 14 Jan 2017 11:12:06 +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 1B924341265 for ; Sat, 14 Jan 2017 11:12:05 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8405C26B3 for ; Sat, 14 Jan 2017 11:12:03 +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: <1484392271.54318cbdce17798ba1b942cb5eb35791aa858323.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-24.0.0.194.ebuild X-VCS-Directories: www-plugins/adobe-flash/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 54318cbdce17798ba1b942cb5eb35791aa858323 X-VCS-Branch: master Date: Sat, 14 Jan 2017 11:12:03 +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: d5a372c8-06c3-471d-8f6e-e0f2526f70d1 X-Archives-Hash: 881efc857c7d27012e9224c0da15948b commit: 54318cbdce17798ba1b942cb5eb35791aa858323 Author: Jeroen Roovers gentoo org> AuthorDate: Sat Jan 14 11:11:11 2017 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Sat Jan 14 11:11:11 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54318cbd www-plugins/adobe-flash: Stable for AMD64 x86 too. Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches www-plugins/adobe-flash/adobe-flash-24.0.0.194.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-plugins/adobe-flash/adobe-flash-24.0.0.194.ebuild b/www-plugins/adobe-flash/adobe-flash-24.0.0.194.ebuild index 9001ec5..51cfe43 100644 --- a/www-plugins/adobe-flash/adobe-flash-24.0.0.194.ebuild +++ b/www-plugins/adobe-flash/adobe-flash-24.0.0.194.ebuild @@ -35,7 +35,7 @@ SRC_URI=" " SLOT="22" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 x86" LICENSE="AdobeFlash-11.x" RESTRICT="strip mirror"