diff options
author | Sam James <sam@gentoo.org> | 2023-09-16 23:58:07 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-09-16 23:58:07 +0100 |
commit | b7dcb591facf23faf9ab63db8e3ba7aced1ac853 (patch) | |
tree | 665969538eeffbc51ed3c13dcd22e0805f7738d4 /dev-dotnet/dotnet-sdk-bin | |
parent | sys-devel/gcc: add 13.2.1_p20230916 (diff) | |
download | gentoo-b7dcb591facf23faf9ab63db8e3ba7aced1ac853.tar.gz gentoo-b7dcb591facf23faf9ab63db8e3ba7aced1ac853.tar.bz2 gentoo-b7dcb591facf23faf9ab63db8e3ba7aced1ac853.zip |
dev-dotnet/dotnet-sdk-bin: Keyword 6.0.404-r1 arm64, #914290
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-dotnet/dotnet-sdk-bin')
-rw-r--r-- | dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-6.0.404-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-6.0.404-r1.ebuild b/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-6.0.404-r1.ebuild index 88c628e43bb6..2604e3ad31f5 100644 --- a/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-6.0.404-r1.ebuild +++ b/dev-dotnet/dotnet-sdk-bin/dotnet-sdk-bin-6.0.404-r1.ebuild @@ -26,7 +26,7 @@ RUNTIME_SLOT="${SDK_SLOT}.12" SLOT="${SDK_SLOT}/${RUNTIME_SLOT}" LICENSE="MIT" -KEYWORDS="~amd64 ~arm" +KEYWORDS="~amd64 ~arm ~arm64" RESTRICT="splitdebug" RDEPEND=" |