commit: a0cebcffedebc2504ceadbb55ae7b472ff9b6156
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 16 10:11:08 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Sep 16 10:11:08 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0cebcff
app-shells/pwsh: Keyword 7.3.6 arm64, #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 0d5ecba2f4b6..e700de49f5c2 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"
+ KEYWORDS="~amd64 ~arm64"
fi
SRC_URI+=" ${NUGET_URIS} "