commit: 278e33fa8c0e7aaa337aadcd3e621e141f1f9650 Author: Florian Schmaus <flow <AT> gentoo <DOT> org> AuthorDate: Wed Feb 21 08:12:43 2024 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Wed Feb 21 08:15:18 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=278e33fa
app-shells/atuin: stabilize 17.2.1 for amd64 Signed-off-by: Florian Schmaus <flow <AT> gentoo.org> app-shells/atuin/atuin-17.2.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-shells/atuin/atuin-17.2.1.ebuild b/app-shells/atuin/atuin-17.2.1.ebuild index 7948b3406757..cf7aead60911 100644 --- a/app-shells/atuin/atuin-17.2.1.ebuild +++ b/app-shells/atuin/atuin-17.2.1.ebuild @@ -440,7 +440,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" +KEYWORDS="amd64" IUSE="+client server test +sync" RESTRICT="!test? ( test )" REQUIRED_USE="
