diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-20 18:32:12 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-20 18:32:12 +0300 |
commit | 7d0e2db95c543d4b8a3ce1db1d949c26542ef882 (patch) | |
tree | 343b3e9ccbd3c2ada47d5005dd2fba80d07a2aac /app-shells | |
parent | app-shells/nushell: drop 0.91.0, 0.93.0, 0.94.2 (diff) | |
download | gentoo-7d0e2db95c543d4b8a3ce1db1d949c26542ef882.tar.gz gentoo-7d0e2db95c543d4b8a3ce1db1d949c26542ef882.tar.bz2 gentoo-7d0e2db95c543d4b8a3ce1db1d949c26542ef882.zip |
app-shells/nushell: Stabilize 0.95.0 arm64, #922330
Signed-off-by: Arthur Zamarin <arthurzam@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 02dbeae6f105..26e04a4ee1e0 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=" |