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 51B491580E0 for ; Wed, 29 Jan 2025 14:25:08 +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 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 37368335D6B for ; Wed, 29 Jan 2025 14:25:08 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 6A5581103B6; Wed, 29 Jan 2025 14:25:04 +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) server-digest SHA256) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 5F33D1103B6 for ; Wed, 29 Jan 2025 14:25:04 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EE66E33FE60 for ; Wed, 29 Jan 2025 14:25:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 579CC190B for ; Wed, 29 Jan 2025 14:25:02 +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: <1738160686.3df7fb485baaa8f983277cfa6f583474bdfd640d.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.4.0.ebuild X-VCS-Directories: app-shells/atuin/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: 3df7fb485baaa8f983277cfa6f583474bdfd640d X-VCS-Branch: master Date: Wed, 29 Jan 2025 14:25:02 +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: 5281f4b1-c3f9-42b7-801a-3eb7b0be86f9 X-Archives-Hash: 9f689909ac4660014630301ff6d0e0b5 commit: 3df7fb485baaa8f983277cfa6f583474bdfd640d Author: Florian Schmaus gentoo org> AuthorDate: Wed Jan 29 14:14:06 2025 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Wed Jan 29 14:24:46 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3df7fb48 app-shells/atuin: stabilize 18.4.0 for amd64 Signed-off-by: Florian Schmaus gentoo.org> app-shells/atuin/atuin-18.4.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-shells/atuin/atuin-18.4.0.ebuild b/app-shells/atuin/atuin-18.4.0.ebuild index 23dba724e34c..3da812b0055c 100644 --- a/app-shells/atuin/atuin-18.4.0.ebuild +++ b/app-shells/atuin/atuin-18.4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2023-2024 Gentoo Authors +# Copyright 2023-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -518,7 +518,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="