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 21F14138330 for ; Wed, 10 Jan 2018 14:46:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8AF8AE091E; Wed, 10 Jan 2018 14:45:59 +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 6C70CE091E for ; Wed, 10 Jan 2018 14:45:59 +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 3685A335C3B for ; Wed, 10 Jan 2018 14:45:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 457E4196 for ; Wed, 10 Jan 2018 14:45:54 +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: <1515595517.57e9bcc530db3eaf0f390a463d5c7de45738816c.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-28.0.0.137.ebuild X-VCS-Directories: www-plugins/adobe-flash/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 57e9bcc530db3eaf0f390a463d5c7de45738816c X-VCS-Branch: master Date: Wed, 10 Jan 2018 14:45:54 +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: 405d669f-a15f-4581-b744-754ca591faf0 X-Archives-Hash: 38867e835ffb7352950f1b74f801f4c9 commit: 57e9bcc530db3eaf0f390a463d5c7de45738816c Author: Jeroen Roovers gentoo org> AuthorDate: Wed Jan 10 14:45:17 2018 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Wed Jan 10 14:45:17 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57e9bcc5 www-plugins/adobe-flash: Stable for AMD64 x86 too. Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --ignore-arches www-plugins/adobe-flash/adobe-flash-28.0.0.137.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-plugins/adobe-flash/adobe-flash-28.0.0.137.ebuild b/www-plugins/adobe-flash/adobe-flash-28.0.0.137.ebuild index edde28781c1..c0de0f4b747 100644 --- a/www-plugins/adobe-flash/adobe-flash-28.0.0.137.ebuild +++ b/www-plugins/adobe-flash/adobe-flash-28.0.0.137.ebuild @@ -34,7 +34,7 @@ SRC_URI=" " SLOT="22" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 x86" LICENSE="AdobeFlash-11.x" RESTRICT="strip mirror"