summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-04-04 02:07:00 +0100
committerSam James <sam@gentoo.org>2024-04-04 02:07:00 +0100
commit4b218542d5f3bc2e5009c904e0fdbc0d7632e5e8 (patch)
tree1d15ad6f0e970154a43794a03514fe03d048b4c5 /dev-dotnet
parentdev-libs/openssl-compat: Stabilize 1.0.2u-r2 arm, #928546 (diff)
downloadgentoo-4b218542d5f3bc2e5009c904e0fdbc0d7632e5e8.tar.gz
gentoo-4b218542d5f3bc2e5009c904e0fdbc0d7632e5e8.tar.bz2
gentoo-4b218542d5f3bc2e5009c904e0fdbc0d7632e5e8.zip
dev-dotnet/csharp-gentoodotnetinfo: Stabilize 1.1.1-r1 arm, #928546
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-dotnet')
-rw-r--r--dev-dotnet/csharp-gentoodotnetinfo/csharp-gentoodotnetinfo-1.1.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-dotnet/csharp-gentoodotnetinfo/csharp-gentoodotnetinfo-1.1.1-r1.ebuild b/dev-dotnet/csharp-gentoodotnetinfo/csharp-gentoodotnetinfo-1.1.1-r1.ebuild
index 45af3fc4d63e..51bb886431b2 100644
--- a/dev-dotnet/csharp-gentoodotnetinfo/csharp-gentoodotnetinfo-1.1.1-r1.ebuild
+++ b/dev-dotnet/csharp-gentoodotnetinfo/csharp-gentoodotnetinfo-1.1.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -21,7 +21,7 @@ if [[ "${PV}" == *9999* ]] ; then
else
SRC_URI="https://gitlab.gentoo.org/dotnet/${PN}/-/archive/${PV}/${P}.tar.bz2"
- KEYWORDS="amd64 ~arm ~arm64"
+ KEYWORDS="amd64 arm ~arm64"
fi
SRC_URI+=" ${NUGET_URIS} "