commit: 3c3345242fc5206ac49f2123613aac83360f3df1 Author: Florian Schmaus <flow <AT> gentoo <DOT> org> AuthorDate: Mon Jan 1 14:40:02 2024 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Mon Jan 1 14:40:02 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c334524
app-shells/atuin: stabilize 17.0.0 for amd64 Signed-off-by: Florian Schmaus <flow <AT> gentoo.org> app-shells/atuin/atuin-17.0.0.ebuild | 4 ++-- 1 file 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="
