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 C10781581C1 for ; Thu, 4 Jul 2024 01:29:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 18F30E2A04; Thu, 4 Jul 2024 01:29:50 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 03066E2A04 for ; Thu, 4 Jul 2024 01:29:50 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 4BFCA341C4B for ; Thu, 4 Jul 2024 01:29:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DBF42B5F for ; Thu, 4 Jul 2024 01:29:47 +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: <1720056220.82b5d1987abe8a5000409162d89aaa6fc04f3fdc.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-p2p/retroshare/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-p2p/retroshare/retroshare-0.6.7-r1.ebuild X-VCS-Directories: net-p2p/retroshare/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 82b5d1987abe8a5000409162d89aaa6fc04f3fdc X-VCS-Branch: master Date: Thu, 4 Jul 2024 01:29:47 +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: 38c49ec2-4dd5-4cfd-a86b-4ab1f79dd52a X-Archives-Hash: 5106e02beead53de1628d8ae95a80246 commit: 82b5d1987abe8a5000409162d89aaa6fc04f3fdc Author: Sam James gentoo org> AuthorDate: Thu Jul 4 01:23:40 2024 +0000 Commit: Sam James gentoo org> CommitDate: Thu Jul 4 01:23:40 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82b5d198 net-p2p/retroshare: stabilize 0.6.7-r1 for amd64, x86 These got lost. Signed-off-by: Sam James gentoo.org> net-p2p/retroshare/retroshare-0.6.7-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-p2p/retroshare/retroshare-0.6.7-r1.ebuild b/net-p2p/retroshare/retroshare-0.6.7-r1.ebuild index 40334e72e45b..515696241dc3 100644 --- a/net-p2p/retroshare/retroshare-0.6.7-r1.ebuild +++ b/net-p2p/retroshare/retroshare-0.6.7-r1.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}/RetroShare" LICENSE="AGPL-3 Apache-2.0 CC-BY-SA-4.0 GPL-2 GPL-3 LGPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="keyring cli +gui +jsonapi libupnp +miniupnp +service +sqlcipher plugins" REQUIRED_USE="