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 E40791382C5 for ; Tue, 1 Dec 2020 13:33:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1B308E0826; Tue, 1 Dec 2020 13:33:07 +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 D91C8E0826 for ; Tue, 1 Dec 2020 13:33:06 +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 43419340FA7 for ; Tue, 1 Dec 2020 13:33:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AB4B4473 for ; Tue, 1 Dec 2020 13:33:03 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1606829553.81e2d7938b547d5eec05a78a166e5a59fdf1baab.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/synergy/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-misc/synergy/synergy-1.9.1-r1.ebuild X-VCS-Directories: x11-misc/synergy/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 81e2d7938b547d5eec05a78a166e5a59fdf1baab X-VCS-Branch: master Date: Tue, 1 Dec 2020 13:33:03 +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: cda74311-b6a3-416d-a3b6-ebc7f7414116 X-Archives-Hash: 1c110067b6b9d13d925cffb322ca7e12 commit: 81e2d7938b547d5eec05a78a166e5a59fdf1baab Author: Sam James gentoo org> AuthorDate: Tue Dec 1 13:32:33 2020 +0000 Commit: Sam James gentoo org> CommitDate: Tue Dec 1 13:32:33 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81e2d793 x11-misc/synergy: Stabilize 1.9.1-r1 amd64, #757729 Signed-off-by: Sam James gentoo.org> x11-misc/synergy/synergy-1.9.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-misc/synergy/synergy-1.9.1-r1.ebuild b/x11-misc/synergy/synergy-1.9.1-r1.ebuild index 021b8d2d54b..b00ca57c7a0 100644 --- a/x11-misc/synergy/synergy-1.9.1-r1.ebuild +++ b/x11-misc/synergy/synergy-1.9.1-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI=" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="libressl qt5 test" RESTRICT="!test? ( test )"