summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-09-16 11:11:08 +0100
committerSam James <sam@gentoo.org>2023-09-16 11:11:08 +0100
commita0cebcffedebc2504ceadbb55ae7b472ff9b6156 (patch)
tree48da577e2b7df2fd973663ff0562a78a9c32e2bf /app-shells/pwsh
parentvirtual/pwsh: Keyword 7.3 arm64, #914271 (diff)
downloadgentoo-a0cebcffedebc2504ceadbb55ae7b472ff9b6156.tar.gz
gentoo-a0cebcffedebc2504ceadbb55ae7b472ff9b6156.tar.bz2
gentoo-a0cebcffedebc2504ceadbb55ae7b472ff9b6156.zip
app-shells/pwsh: Keyword 7.3.6 arm64, #914271
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-shells/pwsh')
-rw-r--r--app-shells/pwsh/pwsh-7.3.6.ebuild2
1 files changed, 1 insertions, 1 deletions
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} "