From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-938332-garchives=archives.gentoo.org@lists.gentoo.org> 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 13972139694 for <garchives@archives.gentoo.org>; Tue, 14 Mar 2017 16:47:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0D46421C132; Tue, 14 Mar 2017 16:47:17 +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 E20D321C132 for <gentoo-commits@lists.gentoo.org>; Tue, 14 Mar 2017 16:47:16 +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 B2D44340806 for <gentoo-commits@lists.gentoo.org>; Tue, 14 Mar 2017 16:47:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5E3E16808 for <gentoo-commits@lists.gentoo.org>; Tue, 14 Mar 2017 16:47:14 +0000 (UTC) From: "Jeroen Roovers" <jer@gentoo.org> 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" <jer@gentoo.org> Message-ID: <1489510029.c089c7cce50d65b5be7c1563a46587494ea2110a.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-25.0.0.127.ebuild X-VCS-Directories: www-plugins/adobe-flash/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: c089c7cce50d65b5be7c1563a46587494ea2110a X-VCS-Branch: master Date: Tue, 14 Mar 2017 16:47:14 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 72a2ec64-bb00-4da1-bffd-cd73428cd91b X-Archives-Hash: 92d912d10eeccb8113e17c7d37286556 commit: c089c7cce50d65b5be7c1563a46587494ea2110a Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Tue Mar 14 16:46:08 2017 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Tue Mar 14 16:47:09 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c089c7cc www-plugins/adobe-flash: Stable for AMD64 x86 too. Package-Manager: Portage-2.3.4, Repoman-2.3.2 RepoMan-Options: --ignore-arches www-plugins/adobe-flash/adobe-flash-25.0.0.127.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-plugins/adobe-flash/adobe-flash-25.0.0.127.ebuild b/www-plugins/adobe-flash/adobe-flash-25.0.0.127.ebuild index ed3de32b1a7..02bf798d9f0 100644 --- a/www-plugins/adobe-flash/adobe-flash-25.0.0.127.ebuild +++ b/www-plugins/adobe-flash/adobe-flash-25.0.0.127.ebuild @@ -34,7 +34,7 @@ SRC_URI=" " SLOT="22" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 x86" LICENSE="AdobeFlash-11.x" RESTRICT="strip mirror"