summaryrefslogtreecommitdiff
path: root/dev-dotnet/csharp-gentoodotnetinfo/csharp-gentoodotnetinfo-1.1.1-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-dotnet/csharp-gentoodotnetinfo/csharp-gentoodotnetinfo-1.1.1-r1.ebuild')
-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} "