summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-11-13 22:03:59 +0000
committerSam James <sam@gentoo.org>2023-11-13 22:03:59 +0000
commit1051cdb0797980a1bcd30874e93fa46b3f11dd5e (patch)
tree9ca7b98605a432717adfc20f73fa2d54f00d8e66 /dev-dotnet
parentdev-dotnet/dotnet-sdk-bin: Stabilize 6.0.404-r1 amd64, #917307 (diff)
downloadgentoo-1051cdb0797980a1bcd30874e93fa46b3f11dd5e.tar.gz
gentoo-1051cdb0797980a1bcd30874e93fa46b3f11dd5e.tar.bz2
gentoo-1051cdb0797980a1bcd30874e93fa46b3f11dd5e.zip
dev-dotnet/csharp-gentoodotnetinfo: Stabilize 1.1.1 amd64, #917307
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.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-dotnet/csharp-gentoodotnetinfo/csharp-gentoodotnetinfo-1.1.1.ebuild b/dev-dotnet/csharp-gentoodotnetinfo/csharp-gentoodotnetinfo-1.1.1.ebuild
index 21cb5a004b20..dc11e1da43f7 100644
--- a/dev-dotnet/csharp-gentoodotnetinfo/csharp-gentoodotnetinfo-1.1.1.ebuild
+++ b/dev-dotnet/csharp-gentoodotnetinfo/csharp-gentoodotnetinfo-1.1.1.ebuild
@@ -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} "