diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-05 19:40:10 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-05 19:40:10 +0300 |
commit | 29c9e9827d477d6521805169f6101fcf39694ee5 (patch) | |
tree | 6df96e6798e12b769fede7f1049962fc2c134cc6 /app-shells | |
parent | dev-python/zstandard: Deselect the library version test (diff) | |
download | gentoo-29c9e9827d477d6521805169f6101fcf39694ee5.tar.gz gentoo-29c9e9827d477d6521805169f6101fcf39694ee5.tar.bz2 gentoo-29c9e9827d477d6521805169f6101fcf39694ee5.zip |
app-shells/nushell: Stabilize 0.91.0 amd64, #928596
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/nushell/nushell-0.91.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/nushell/nushell-0.91.0.ebuild b/app-shells/nushell/nushell-0.91.0.ebuild index ac398023b224..f86a9397232f 100644 --- a/app-shells/nushell/nushell-0.91.0.ebuild +++ b/app-shells/nushell/nushell-0.91.0.ebuild @@ -662,7 +662,7 @@ LICENSE+=" Unicode-DFS-2016 ZLIB " SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv" +KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv" IUSE="dataframe extra" DEPEND=" |