diff options
author | Florian Schmaus <flow@gentoo.org> | 2024-08-25 09:29:38 +0200 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2024-08-25 09:29:38 +0200 |
commit | b9bd5990915dcc83ef9e796a9264434a46e99871 (patch) | |
tree | 6cce02eea906a2b9f3ee13629ebefc96a6f32071 /app-shells | |
parent | dev-util/android-tools: Re-apply LTO-unsafe fix (diff) | |
download | gentoo-b9bd5990915dcc83ef9e796a9264434a46e99871.tar.gz gentoo-b9bd5990915dcc83ef9e796a9264434a46e99871.tar.bz2 gentoo-b9bd5990915dcc83ef9e796a9264434a46e99871.zip |
app-shells/atuin: stabilize 18.3.0-r1 for amd64
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/atuin/atuin-18.3.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/atuin/atuin-18.3.0-r1.ebuild b/app-shells/atuin/atuin-18.3.0-r1.ebuild index 6805ed102eb1..6f383e0b5123 100644 --- a/app-shells/atuin/atuin-18.3.0-r1.ebuild +++ b/app-shells/atuin/atuin-18.3.0-r1.ebuild @@ -468,7 +468,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=" |