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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D1722158094 for ; Thu, 28 Jul 2022 07:06:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ECDA1E0F0C; Thu, 28 Jul 2022 07:06:42 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C8DB3E0F0C for ; Thu, 28 Jul 2022 07:06:42 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6355D340C77 for ; Thu, 28 Jul 2022 07:06:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A9AEE565 for ; Thu, 28 Jul 2022 07:06:38 +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: <1658991984.ffc23101103bec8b3fa1c6d8472aca84a461b9ff.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-proxy/torsocks/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-proxy/torsocks/torsocks-2.4.0.ebuild X-VCS-Directories: net-proxy/torsocks/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: ffc23101103bec8b3fa1c6d8472aca84a461b9ff X-VCS-Branch: master Date: Thu, 28 Jul 2022 07:06:38 +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: cbab97bf-a07f-4064-9b86-7415fae06f9a X-Archives-Hash: 5e75727f7470872b6f0de0456ad9a24f commit: ffc23101103bec8b3fa1c6d8472aca84a461b9ff Author: Agostino Sarubbo gentoo org> AuthorDate: Thu Jul 28 07:06:24 2022 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Thu Jul 28 07:06:24 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffc23101 net-proxy/torsocks: amd64 stable wrt bug #861248 Signed-off-by: Agostino Sarubbo gentoo.org> net-proxy/torsocks/torsocks-2.4.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-proxy/torsocks/torsocks-2.4.0.ebuild b/net-proxy/torsocks/torsocks-2.4.0.ebuild index 4b2ee2aea47a..391f00609e8e 100644 --- a/net-proxy/torsocks/torsocks-2.4.0.ebuild +++ b/net-proxy/torsocks/torsocks-2.4.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://gitlab.torproject.org/tpo/core/torsocks/-/archive/v${PV}/${UPST LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm ~x86" IUSE="static-libs" # We do not depend on tor which might be running on a different box