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 B5B88139694 for ; Wed, 21 Jun 2017 03:51:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 10676E0F15; Wed, 21 Jun 2017 03:51:19 +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 E3863E0F15 for ; Wed, 21 Jun 2017 03:51:18 +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 EC12B3417CF for ; Wed, 21 Jun 2017 03:51:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5C4E0746C for ; Wed, 21 Jun 2017 03:51:15 +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: <1498016997.a38c7eca93319f7e7efd730ab663b5a891316e89.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-26.0.0.131.ebuild X-VCS-Directories: www-plugins/adobe-flash/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: a38c7eca93319f7e7efd730ab663b5a891316e89 X-VCS-Branch: master Date: Wed, 21 Jun 2017 03:51:15 +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: 5ef2f6e0-99ec-4e67-8cc5-f0cb981d1df7 X-Archives-Hash: 12583ccc9b74a0ab9cf79ccf0f2d0841 commit: a38c7eca93319f7e7efd730ab663b5a891316e89 Author: Jeroen Roovers gentoo org> AuthorDate: Wed Jun 21 03:49:57 2017 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Wed Jun 21 03:49:57 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a38c7eca www-plugins/adobe-flash: Stable for AMD64 x86 too. Package-Manager: Portage-2.3.6, Repoman-2.3.2 RepoMan-Options: --ignore-arches www-plugins/adobe-flash/adobe-flash-26.0.0.131.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-plugins/adobe-flash/adobe-flash-26.0.0.131.ebuild b/www-plugins/adobe-flash/adobe-flash-26.0.0.131.ebuild index d8189defa27..d49257cf95f 100644 --- a/www-plugins/adobe-flash/adobe-flash-26.0.0.131.ebuild +++ b/www-plugins/adobe-flash/adobe-flash-26.0.0.131.ebuild @@ -34,7 +34,7 @@ SRC_URI=" " SLOT="22" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 x86" LICENSE="AdobeFlash-11.x" RESTRICT="strip mirror"