diff options
author | Sam James <sam@gentoo.org> | 2023-11-17 12:07:03 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-17 12:07:03 +0000 |
commit | 808b7c3b7525436597705c92b9439c686edf73b6 (patch) | |
tree | f15b01eb8394b47d09ea31ed9afb4ae93e5b9ca6 /app-shells/nushell | |
parent | net-irc/soju: pass -D_LARGEFILE64_SOURCE for musl-1.2.4 (diff) | |
download | gentoo-808b7c3b7525436597705c92b9439c686edf73b6.tar.gz gentoo-808b7c3b7525436597705c92b9439c686edf73b6.tar.bz2 gentoo-808b7c3b7525436597705c92b9439c686edf73b6.zip |
app-shells/nushell: Stabilize 0.85.0 amd64, #917467
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-shells/nushell')
-rw-r--r-- | app-shells/nushell/nushell-0.85.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/nushell/nushell-0.85.0.ebuild b/app-shells/nushell/nushell-0.85.0.ebuild index 11675b643ee4..0183c554cf29 100644 --- a/app-shells/nushell/nushell-0.85.0.ebuild +++ b/app-shells/nushell/nushell-0.85.0.ebuild @@ -606,7 +606,7 @@ LICENSE+=" Unicode-DFS-2016 ZLIB " SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv" +KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv" IUSE="dataframe extra" DEPEND=" |