From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id B789F158074 for ; Sat, 21 Jun 2025 07:07:50 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 989FB341FCC for ; Sat, 21 Jun 2025 07:07:50 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id B4F541104E1; Sat, 21 Jun 2025 07:07:43 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id AC5411104E1 for ; Sat, 21 Jun 2025 07:07:43 +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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 68315341F73 for ; Sat, 21 Jun 2025 07:07:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 08E992A31 for ; Sat, 21 Jun 2025 07:07:42 +0000 (UTC) From: "Florian Schmaus" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Florian Schmaus" Message-ID: <1750489647.df88149252d701e7bf21cc3c78dd3671ddd2441c.flow@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-shells/atuin/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-shells/atuin/atuin-18.6.1.ebuild X-VCS-Directories: app-shells/atuin/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: df88149252d701e7bf21cc3c78dd3671ddd2441c X-VCS-Branch: master Date: Sat, 21 Jun 2025 07:07:42 +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: fe864948-59a4-48b1-ab42-c85918457125 X-Archives-Hash: ecefe433e4872e92603689daa3647101 commit: df88149252d701e7bf21cc3c78dd3671ddd2441c Author: Florian Schmaus gentoo org> AuthorDate: Sat Jun 21 07:07:12 2025 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Sat Jun 21 07:07:27 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df881492 app-shells/atuin: stabilize 18.6.1 for amd64 Signed-off-by: Florian Schmaus gentoo.org> app-shells/atuin/atuin-18.6.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-shells/atuin/atuin-18.6.1.ebuild b/app-shells/atuin/atuin-18.6.1.ebuild index 5924bd2bf5f4..9c89b497165b 100644 --- a/app-shells/atuin/atuin-18.6.1.ebuild +++ b/app-shells/atuin/atuin-18.6.1.ebuild @@ -18,7 +18,7 @@ LICENSE="MIT" # - openssl for ring crate LICENSE+=" Apache-2.0 BSD Boost-1.0 ISC MIT MPL-2.0 Unicode-DFS-2016 openssl" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~riscv" +KEYWORDS="amd64 ~arm64 ~riscv" IUSE="+client +daemon server test +sync" RESTRICT="!test? ( test )" REQUIRED_USE="