diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2021-12-09 19:13:41 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-12-12 22:22:44 +0800 |
commit | 9d358457579d4be3e07bafdbd16f3ad676516ca0 (patch) | |
tree | 4831b5a634a25e9f1429916a819ff2b4bd5a5581 /app-shells/nushell | |
parent | app-portage/golop: keyword ~riscv (diff) | |
download | gentoo-9d358457579d4be3e07bafdbd16f3ad676516ca0.tar.gz gentoo-9d358457579d4be3e07bafdbd16f3ad676516ca0.tar.bz2 gentoo-9d358457579d4be3e07bafdbd16f3ad676516ca0.zip |
app-shells/nushell: keyword ~riscv
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'app-shells/nushell')
-rw-r--r-- | app-shells/nushell/nushell-0.41.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/nushell/nushell-0.41.0.ebuild b/app-shells/nushell/nushell-0.41.0.ebuild index 6d0a3751a684..12df4c02f8d3 100644 --- a/app-shells/nushell/nushell-0.41.0.ebuild +++ b/app-shells/nushell/nushell-0.41.0.ebuild @@ -537,7 +537,7 @@ SRC_URI="https://github.com/nushell/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz LICENSE="Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD-2 BSD Boost-1.0 CC0-1.0 ISC LGPL-3+ MIT MPL-2.0 Unlicense ZLIB" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc64" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv" IUSE="+extra" DEPEND=" |