diff options
author | Florian Schmaus <flow@gentoo.org> | 2024-01-01 15:40:02 +0100 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2024-01-01 15:40:02 +0100 |
commit | 3c3345242fc5206ac49f2123613aac83360f3df1 (patch) | |
tree | 38c3e5d8313819785f8d82724f7901b80dec8fea /app-shells/atuin | |
parent | app-shells/atuin: add 17.1.0 (diff) | |
download | gentoo-3c3345242fc5206ac49f2123613aac83360f3df1.tar.gz gentoo-3c3345242fc5206ac49f2123613aac83360f3df1.tar.bz2 gentoo-3c3345242fc5206ac49f2123613aac83360f3df1.zip |
app-shells/atuin: stabilize 17.0.0 for amd64
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'app-shells/atuin')
-rw-r--r-- | app-shells/atuin/atuin-17.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/atuin/atuin-17.0.0.ebuild b/app-shells/atuin/atuin-17.0.0.ebuild index e5525ea6e6c5..b96c5cd2cb26 100644 --- a/app-shells/atuin/atuin-17.0.0.ebuild +++ b/app-shells/atuin/atuin-17.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2023 Gentoo Authors +# Copyright 2023-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -426,7 +426,7 @@ LICENSE="MIT" # Dependent crate licenses LICENSE+=" Apache-2.0 BSD ISC MIT MPL-2.0 Unicode-DFS-2016" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="+client server test +sync" RESTRICT="!test? ( test )" REQUIRED_USE=" |