commit: 2d50f16db6458e3c3c8c49b6b92722855a998305 Author: Anton Bolshakov <blshkv <AT> users <DOT> noreply <DOT> github <DOT> com> AuthorDate: Tue Jul 7 01:05:25 2020 +0000 Commit: Mikhail Pukhlikov <cynede <AT> gentoo <DOT> org> CommitDate: Wed Jul 8 06:33:01 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/dotnet.git/commit/?id=2d50f16d
Update pwsh-bin-7.0.0.ebuild Closes: https://github.com/gentoo/dotnet/pull/476 Signed-off-by: Mikhail Pukhlikov <cynede <AT> gentoo.org> app-shells/pwsh-bin/pwsh-bin-7.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-shells/pwsh-bin/pwsh-bin-7.0.0.ebuild b/app-shells/pwsh-bin/pwsh-bin-7.0.0.ebuild index 3e6f1fe..ba33111 100644 --- a/app-shells/pwsh-bin/pwsh-bin-7.0.0.ebuild +++ b/app-shells/pwsh-bin/pwsh-bin-7.0.0.ebuild @@ -14,7 +14,7 @@ arm64? ( https://github.com/PowerShell/PowerShell/releases/download/v${PV}/power " SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm ~arm64" QA_PREBUILT="*"
