diff options
author | Sam James <sam@gentoo.org> | 2023-09-16 11:11:06 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-09-16 11:11:06 +0100 |
commit | 0e16b37207d149759a026bad330548563fdf2008 (patch) | |
tree | b6c72c6b9edc379f0716d49ceb22ca7ed4328894 /app-shells | |
parent | virtual/dist-kernel: Stabilize 6.1.53-r1 ppc64, #914265 (diff) | |
download | gentoo-0e16b37207d149759a026bad330548563fdf2008.tar.gz gentoo-0e16b37207d149759a026bad330548563fdf2008.tar.bz2 gentoo-0e16b37207d149759a026bad330548563fdf2008.zip |
app-shells/pwsh-bin: Keyword 7.3.6 arm64, #914271
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/pwsh-bin/pwsh-bin-7.3.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/pwsh-bin/pwsh-bin-7.3.6.ebuild b/app-shells/pwsh-bin/pwsh-bin-7.3.6.ebuild index 187d91e3a723..7cae4d8efe34 100644 --- a/app-shells/pwsh-bin/pwsh-bin-7.3.6.ebuild +++ b/app-shells/pwsh-bin/pwsh-bin-7.3.6.ebuild @@ -19,7 +19,7 @@ S="${WORKDIR}" LICENSE="MIT" SLOT="$(ver_cut 1-2)" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm64" REQUIRED_USE="elibc_glibc" RDEPEND=" |