summaryrefslogtreecommitdiff
path: root/app-shells/pwsh
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-09-16 17:00:58 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-09-16 17:00:58 +0100
commit7b830374520118e805fdd214530a389653750f51 (patch)
tree1f6ef2872a3f89b278b2d5c7f82f36df335dce30 /app-shells/pwsh
parent3c490942d0d98701d1c0971e60911fa6bd3ecb76 (diff)
gentoo auto-resync : 16:09:2023 - 17:00:58
Diffstat (limited to 'app-shells/pwsh')
-rw-r--r--app-shells/pwsh/Manifest2
-rw-r--r--app-shells/pwsh/pwsh-7.3.6.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/pwsh/Manifest b/app-shells/pwsh/Manifest
index 8418ecff6625..1cf5f8d319fa 100644
--- a/app-shells/pwsh/Manifest
+++ b/app-shells/pwsh/Manifest
@@ -259,5 +259,5 @@ DIST xunit.extensibility.execution.2.4.2.nupkg 353652 BLAKE2B f10e20d43b8030f51c
DIST xunit.runner.visualstudio.2.4.5.nupkg 884245 BLAKE2B 7137fac4dd6dc1fddb01c6e88001c8a3796eeb6e65802f85ec72d98ad4aa1fff87d2d3f3601028de95a76ce8fe86aa845c26d7aa3fc9c9e3c5732b1517f5ba83 SHA512 6a1900b0364948ea20ef4326297448a011f37603c16e0d63e7fda3bc1a914ae4a8a39c44dae488da4986f21e85650c1b670b608fb67ff5ae8afe44f47af8d6e2
DIST xunit.skippablefact.1.4.13.nupkg 46061 BLAKE2B 1c362ebed9d8f88fb8f3728194b7b406f05aaac3776ea8b1167722b82799a6acd589771044aee37d045d45e7760cdde1a555b80cb8a92c5d55e0cc3ead6e66c5 SHA512 d3cf30ada4d447fd4737143554f9c9be1aabe502e1c5e2614e13100bda71f3ed9eab03805c7d3475936a9ed6730bf86ce2212f6da6ccf5306553fc1352bcd5ba
DIST xunitxml.testlogger.3.0.78.nupkg 77009 BLAKE2B e025e1afe06ee0030642abf418ca5a4458df8ba2022cb807e4283b96c167f1017cdb947f3769d371713bdbff57387cb4977cee914c4c282171b696af8a04dfd5 SHA512 096ff6a4e9a06af6dce58a514bf896098cac408d04e98d9fc09d79c9739deebd6ac6ca30bcd4467c20e8f5b311b7330f5678ef4f576a48bc051711a2763db534
-EBUILD pwsh-7.3.6.ebuild 12925 BLAKE2B e595aef7d9a2fe586d4c317682684c4f2796fb34988bd87221aea83991dc7e7195a78309134231a0a12218b22cd46c1dbab0767ba4245c9291b7f16b89809121 SHA512 697d13dfde9a268a63f74f52108d1c7c7a85ad3f9d054afda6b3a785b120ae84540d6b2b696b6f837c2e642e174a43c06e0ff9dd168c08f61cca55b17c081db9
+EBUILD pwsh-7.3.6.ebuild 12937 BLAKE2B 8056d1b6b842ab9cdc7069726978721af611f483b5cad16908f6ba645fcad5141842bf1590c1bc09aa3ebe9ad2d50fc577c330a1242c853188eabeb1723ff7d1 SHA512 42ca89f4863744461ada631a188a8140f813104199f9d2e2b880d441b5baacbc80c8d35127fcc594758bedac71b0fe09636be9fbe0813030cc6152b9b0876970
MISC metadata.xml 975 BLAKE2B 7829822b2adb78e5f231c4e2e40671b3df61ed90c5dc01267bb90a56a97758b0197ae523ed495d1099d5e51b4854cdf61c7f052584f1a4c08d353177dc3add5d SHA512 440546ebb8d93817d0dc48a11543c36f200c44a9f68ff394f0727d89c9af8f91127d5f76a1c0e88a61dbfd9f3c4c1711bf3dd75bcb91eed32052839eef01b564
diff --git a/app-shells/pwsh/pwsh-7.3.6.ebuild b/app-shells/pwsh/pwsh-7.3.6.ebuild
index 0d5ecba2f4b6..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"
+ KEYWORDS="~amd64 ~arm ~arm64"
fi
SRC_URI+=" ${NUGET_URIS} "