commit: 5ba823282c7e4d360c4415f8d1352d924202378f
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 16 10:26:21 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Sep 16 10:26:21 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ba82328
app-shells/pwsh: Keyword 7.3.6 arm, #914271
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-shells/pwsh/pwsh-7.3.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-shells/pwsh/pwsh-7.3.6.ebuild
b/app-shells/pwsh/pwsh-7.3.6.ebuild
index e700de49f5c2..63c8e6a97917 100644
--- a/app-shells/pwsh/pwsh-7.3.6.ebuild
+++ b/app-shells/pwsh/pwsh-7.3.6.ebuild
@@ -291,7 +291,7 @@ if [[ "${PV}" == *9999* ]] ; then
EGIT_REPO_URI="https://github.com/PowerShell/${MY_PN}.git"
else
SRC_URI="https://dev.gentoo.org/~xgqt/distfiles/repackaged/${P}.tar.xz"
- KEYWORDS="~amd64 ~arm64"
+ KEYWORDS="~amd64 ~arm ~arm64"
fi
SRC_URI+=" ${NUGET_URIS} "