diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-10-28 19:47:55 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-10-28 19:47:55 +0300 |
commit | e2a412c2e9dba6ab51ca8152855a78f027215619 (patch) | |
tree | 97b7f44cb46dec7d0c25f0bebd512a1b2ba14b5b /dev-dotnet | |
parent | media-libs/libraw: Stabilize 0.21.1-r1 ppc64, #916384 (diff) | |
download | gentoo-e2a412c2e9dba6ab51ca8152855a78f027215619.tar.gz gentoo-e2a412c2e9dba6ab51ca8152855a78f027215619.tar.bz2 gentoo-e2a412c2e9dba6ab51ca8152855a78f027215619.zip |
dev-dotnet/dotnet-runtime-nugets: Stabilize 8.0.0_rc1234194 arm, #916391
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-dotnet')
-rw-r--r-- | dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-8.0.0_rc1234194.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-8.0.0_rc1234194.ebuild b/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-8.0.0_rc1234194.ebuild index 482aa2e04408..51f806a5c61c 100644 --- a/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-8.0.0_rc1234194.ebuild +++ b/dev-dotnet/dotnet-runtime-nugets/dotnet-runtime-nugets-8.0.0_rc1234194.ebuild @@ -37,7 +37,7 @@ S="${WORKDIR}" LICENSE="MIT" SLOT="${DOTNET_PKG_COMPAT}/${PV}" # WARNING: Mixed NUGETS versions. -KEYWORDS="~amd64 ~arm ~arm64" +KEYWORDS="~amd64 arm ~arm64" src_unpack() { : |