commit: df88149252d701e7bf21cc3c78dd3671ddd2441c Author: Florian Schmaus <flow <AT> gentoo <DOT> org> AuthorDate: Sat Jun 21 07:07:12 2025 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> 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 <flow <AT> 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="
