diff options
author | 2023-10-28 19:48:02 +0300 | |
---|---|---|
committer | 2023-10-28 19:48:02 +0300 | |
commit | 15245121332b5e46dc32836a1897855c6a78f7dc (patch) | |
tree | f87e215a8f7c3e60dd1dd647594b81eb25dcb234 /dev-dotnet | |
parent | dev-dotnet/dotnet-runtime-nugets: Stabilize 6.0.16 amd64, #916393 (diff) | |
download | gentoo-15245121332b5e46dc32836a1897855c6a78f7dc.tar.gz gentoo-15245121332b5e46dc32836a1897855c6a78f7dc.tar.bz2 gentoo-15245121332b5e46dc32836a1897855c6a78f7dc.zip |
dev-dotnet/dotnet-runtime-nugets: Stabilize 6.0.12 arm, #916394
Signed-off-by: Arthur Zamarin <arthurzam@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 fac0abcfdc89..a188cd1d1342 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 ~arm ~arm64" +KEYWORDS="~amd64 arm ~arm64" src_unpack() { : |