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 7B44C138334 for ; Sat, 9 Jun 2018 10:15:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 99C78E0951; Sat, 9 Jun 2018 10:15:17 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 63EBDE0951 for ; Sat, 9 Jun 2018 10:15:17 +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 CC451335C79 for ; Sat, 9 Jun 2018 10:15:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 00EDA2C7 for ; Sat, 9 Jun 2018 10:15:14 +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: <1528539309.9c310f011c1e2551edaae5868b8f9730b17a70f3.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-30.0.0.113.ebuild X-VCS-Directories: www-plugins/adobe-flash/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 9c310f011c1e2551edaae5868b8f9730b17a70f3 X-VCS-Branch: master Date: Sat, 9 Jun 2018 10:15:14 +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: 6a8b0410-2be0-4b58-a176-27b54cef91c4 X-Archives-Hash: bb296aaf9ec7408ff08c23d457299cb2 commit: 9c310f011c1e2551edaae5868b8f9730b17a70f3 Author: Jeroen Roovers gentoo org> AuthorDate: Sat Jun 9 10:14:09 2018 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Sat Jun 9 10:15:09 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c310f01 www-plugins/adobe-flash: Stable for AMD64 x86 too. Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --ignore-arches www-plugins/adobe-flash/adobe-flash-30.0.0.113.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-plugins/adobe-flash/adobe-flash-30.0.0.113.ebuild b/www-plugins/adobe-flash/adobe-flash-30.0.0.113.ebuild index edde28781c1..c0de0f4b747 100644 --- a/www-plugins/adobe-flash/adobe-flash-30.0.0.113.ebuild +++ b/www-plugins/adobe-flash/adobe-flash-30.0.0.113.ebuild @@ -34,7 +34,7 @@ SRC_URI=" " SLOT="22" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 x86" LICENSE="AdobeFlash-11.x" RESTRICT="strip mirror"