diff options
author | Sam James <sam@gentoo.org> | 2024-08-06 11:58:56 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-08-06 11:58:56 +0100 |
commit | 65ca1e1ccfda356425eb26cc460157c6d34911fa (patch) | |
tree | d664909e54d11cb97216940648887dcac8237944 /app-shells | |
parent | media-libs/openal: fix build w/ gcc-15 (diff) | |
download | gentoo-65ca1e1ccfda356425eb26cc460157c6d34911fa.tar.gz gentoo-65ca1e1ccfda356425eb26cc460157c6d34911fa.tar.bz2 gentoo-65ca1e1ccfda356425eb26cc460157c6d34911fa.zip |
app-shells/nushell: Stabilize 0.95.0 amd64, #937422
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/nushell/nushell-0.95.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/nushell/nushell-0.95.0.ebuild b/app-shells/nushell/nushell-0.95.0.ebuild index c560e23a582b..02dbeae6f105 100644 --- a/app-shells/nushell/nushell-0.95.0.ebuild +++ b/app-shells/nushell/nushell-0.95.0.ebuild @@ -688,7 +688,7 @@ LICENSE+=" Unicode-DFS-2016 ZLIB " SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv" +KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv" IUSE="plugins X" DEPEND=" |