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 D638E138334 for ; Thu, 18 Jul 2019 11:44:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0F9CDE0815; Thu, 18 Jul 2019 11:44:13 +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 E9157E0815 for ; Thu, 18 Jul 2019 11:44:12 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 B8ED5347F6A for ; Thu, 18 Jul 2019 11:44:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 537C1627 for ; Thu, 18 Jul 2019 11:44:10 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1563450229.b219f929fa9baa0824c5811fd31a8322e3f3b90c.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/rawtherapee/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/rawtherapee/rawtherapee-5.6.ebuild X-VCS-Directories: media-gfx/rawtherapee/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: b219f929fa9baa0824c5811fd31a8322e3f3b90c X-VCS-Branch: master Date: Thu, 18 Jul 2019 11:44:10 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 5d0e65d7-d8e9-45fb-b992-a1d7c1fad404 X-Archives-Hash: 8344e94b3afd81459db56d585bb7bef0 commit: b219f929fa9baa0824c5811fd31a8322e3f3b90c Author: Agostino Sarubbo gentoo org> AuthorDate: Thu Jul 18 11:43:49 2019 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Thu Jul 18 11:43:49 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b219f929 media-gfx/rawtherapee: x86 stable wrt bug #688812 Signed-off-by: Agostino Sarubbo gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="x86" media-gfx/rawtherapee/rawtherapee-5.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/rawtherapee/rawtherapee-5.6.ebuild b/media-gfx/rawtherapee/rawtherapee-5.6.ebuild index a64e78dd02a..e59d05f213b 100644 --- a/media-gfx/rawtherapee/rawtherapee-5.6.ebuild +++ b/media-gfx/rawtherapee/rawtherapee-5.6.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://rawtherapee.com/shared/source/${MY_P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="openmp"