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 9CCA9158041 for ; Sun, 5 Sep 2021 10:39:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D6B63E0826; Sun, 5 Sep 2021 10:39:22 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 B0B01E0826 for ; Sun, 5 Sep 2021 10:39:22 +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 5D88D335C36 for ; Sun, 5 Sep 2021 10:39:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9944256 for ; Sun, 5 Sep 2021 10:39:19 +0000 (UTC) From: "Sergey Torokhov" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergey Torokhov" Message-ID: <1630838312.4d0ce063f2d5fcb713e2f5687198c61b320bea2f.SergeyTorokhov@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-util/eclipse-parallel-bin/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-util/eclipse-parallel-bin/eclipse-parallel-bin-4.20.ebuild X-VCS-Directories: dev-util/eclipse-parallel-bin/ X-VCS-Committer: SergeyTorokhov X-VCS-Committer-Name: Sergey Torokhov X-VCS-Revision: 4d0ce063f2d5fcb713e2f5687198c61b320bea2f X-VCS-Branch: dev Date: Sun, 5 Sep 2021 10:39:19 +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: 9ba10417-7a74-40a7-aaee-1757723b8ec8 X-Archives-Hash: fdd68b7474ca8981157ce167a4c952f3 commit: 4d0ce063f2d5fcb713e2f5687198c61b320bea2f Author: Sergey Torokhov yandex ru> AuthorDate: Sun Sep 5 10:38:32 2021 +0000 Commit: Sergey Torokhov yandex ru> CommitDate: Sun Sep 5 10:38:32 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4d0ce063 dwev-util/eclipse-parallel-bin: KEYWORDS update Signed-off-by: Sergey Torokhov yandex.ru> dev-util/eclipse-parallel-bin/eclipse-parallel-bin-4.20.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/eclipse-parallel-bin/eclipse-parallel-bin-4.20.ebuild b/dev-util/eclipse-parallel-bin/eclipse-parallel-bin-4.20.ebuild index ad3a671fe..09dfb4ba9 100644 --- a/dev-util/eclipse-parallel-bin/eclipse-parallel-bin-4.20.ebuild +++ b/dev-util/eclipse-parallel-bin/eclipse-parallel-bin-4.20.ebuild @@ -17,7 +17,7 @@ S="${WORKDIR}/${MY_PN}" LICENSE="EPL-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64" +KEYWORDS="~amd64 ~arm64 -*" IUSE="" RESTRICT="mirror"