diff options
author | Sam James <sam@gentoo.org> | 2023-09-16 08:04:14 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-09-16 08:04:14 +0100 |
commit | c0c393b6b4217bc70152c9ab32b87b9c11953703 (patch) | |
tree | e0c1093f73cf4b66786de671038c5c8382f39f51 /dev-dotnet | |
parent | dev-dotnet/dotnet-runtime-nugets: Keyword 3.1.32 arm, #914249 (diff) | |
download | gentoo-c0c393b6b4217bc70152c9ab32b87b9c11953703.tar.gz gentoo-c0c393b6b4217bc70152c9ab32b87b9c11953703.tar.bz2 gentoo-c0c393b6b4217bc70152c9ab32b87b9c11953703.zip |
dev-dotnet/dotnet-runtime-nugets: Keyword 6.0.12 arm, #914249
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-dotnet')
-rw-r--r-- | dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-6.0.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-6.0.12.ebuild b/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-6.0.12.ebuild index 50be89360ee4..f4b783e8c37a 100644 --- a/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-6.0.12.ebuild +++ b/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-6.0.12.ebuild @@ -36,7 +36,7 @@ S="${WORKDIR}" LICENSE="MIT" SLOT="${PV}/${PV}" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm" src_unpack() { : |