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 846A5138359 for ; Tue, 20 Oct 2020 09:12:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D4C9FE0823; Tue, 20 Oct 2020 09:12:34 +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 B12C9E0823 for ; Tue, 20 Oct 2020 09:12:34 +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 062E133BE34 for ; Tue, 20 Oct 2020 09:12:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6B7C9334 for ; Tue, 20 Oct 2020 09:12:31 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1603185094.90b27a694b353d8658dedad6fd41930ad1fce3de.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/unison/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/unison/unison-2.48.15_p4-r2.ebuild X-VCS-Directories: net-misc/unison/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 90b27a694b353d8658dedad6fd41930ad1fce3de X-VCS-Branch: master Date: Tue, 20 Oct 2020 09:12:31 +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: 480c64ca-ee01-4b6c-a3cc-ff38610b4343 X-Archives-Hash: dbaf4774cb2bb02c6e0892dc02af1f6c commit: 90b27a694b353d8658dedad6fd41930ad1fce3de Author: Joonas Niilola gentoo org> AuthorDate: Tue Oct 20 09:11:34 2020 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Tue Oct 20 09:11:34 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90b27a69 net-misc/unison: stabilize 2.48.15_p4-r2 on x86 Bug: https://bugs.gentoo.org/750335 Signed-off-by: Joonas Niilola gentoo.org> net-misc/unison/unison-2.48.15_p4-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/unison/unison-2.48.15_p4-r2.ebuild b/net-misc/unison/unison-2.48.15_p4-r2.ebuild index 17bbdc2c4a4..7322daf5c6e 100644 --- a/net-misc/unison/unison-2.48.15_p4-r2.ebuild +++ b/net-misc/unison/unison-2.48.15_p4-r2.ebuild @@ -17,7 +17,7 @@ SRC_URI+=" doc? ( https://www.seas.upenn.edu/~bcpierce/unison/download/releases/ LICENSE="GPL-2" SLOT="$(ver_cut 1-2)" -KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="~amd64 ~arm ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="debug doc gtk +ocamlopt threads" # Upstream, for this version, has explicitly disabled test with marker