summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-05-02 00:37:11 +0100
committerSam James <sam@gentoo.org>2024-05-02 00:37:11 +0100
commit3b86b041a142cd457c2188704ae44847ad742422 (patch)
tree8cd7ee67b2612fcb49829dcd2b9cd4d5ec6e0796 /dev-dotnet
parentdev-dotnet/csharp-language-server: Stabilize 0.11.0 amd64, #931054 (diff)
downloadgentoo-3b86b041a142cd457c2188704ae44847ad742422.tar.gz
gentoo-3b86b041a142cd457c2188704ae44847ad742422.tar.bz2
gentoo-3b86b041a142cd457c2188704ae44847ad742422.zip
dev-dotnet/dotnet-script: Stabilize 1.5.0 amd64, #931054
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-dotnet')
-rw-r--r--dev-dotnet/dotnet-script/dotnet-script-1.5.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-dotnet/dotnet-script/dotnet-script-1.5.0.ebuild b/dev-dotnet/dotnet-script/dotnet-script-1.5.0.ebuild
index 07aec282d31d..fcfe9dc1c967 100644
--- a/dev-dotnet/dotnet-script/dotnet-script-1.5.0.ebuild
+++ b/dev-dotnet/dotnet-script/dotnet-script-1.5.0.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
@@ -249,7 +249,7 @@ else
SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz
-> ${P}.tar.gz"
- KEYWORDS="~amd64"
+ KEYWORDS="amd64"
fi
LICENSE="MIT"