commit: 3b86b041a142cd457c2188704ae44847ad742422
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed May 1 23:37:11 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed May 1 23:37:11 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b86b041
dev-dotnet/dotnet-script: Stabilize 1.5.0 amd64, #931054
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-dotnet/dotnet-script/dotnet-script-1.5.0.ebuild | 4 ++--
1 file 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"