diff options
author | 2025-02-07 17:49:35 +0000 | |
---|---|---|
committer | 2025-02-07 17:49:35 +0000 | |
commit | 501f77bce6b241099503510499c1f77b3094bbe3 (patch) | |
tree | 00d3c9589b890f6cc8e53cce5dec36e738d58edc /app-shells | |
parent | media-libs/libraw: fix undefined symbol: __kmpc_xxx (diff) | |
download | gentoo-501f77bce6b241099503510499c1f77b3094bbe3.tar.gz gentoo-501f77bce6b241099503510499c1f77b3094bbe3.tar.bz2 gentoo-501f77bce6b241099503510499c1f77b3094bbe3.zip |
app-shells/nushell: Stabilize 0.101.0 amd64, #949358
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/nushell/nushell-0.101.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/nushell/nushell-0.101.0.ebuild b/app-shells/nushell/nushell-0.101.0.ebuild index e441d248cc17..947cad3fd0ef 100644 --- a/app-shells/nushell/nushell-0.101.0.ebuild +++ b/app-shells/nushell/nushell-0.101.0.ebuild @@ -24,7 +24,7 @@ LICENSE+=" Unicode-DFS-2016 ZLIB " SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv" +KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv" IUSE="plugins system-clipboard X" DEPEND=" |