commit: 84a0b525ce1bd289155b3518ed23685b1b3f6025
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 5 16:51:20 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Feb 5 16:51:20 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84a0b525
dev-lang/fuzion: Stabilize 0.090 amd64, #949311
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-lang/fuzion/fuzion-0.090.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-lang/fuzion/fuzion-0.090.ebuild
b/dev-lang/fuzion/fuzion-0.090.ebuild
index d03f017a294c..d6fcfab4654f 100644
--- a/dev-lang/fuzion/fuzion-0.090.ebuild
+++ b/dev-lang/fuzion/fuzion-0.090.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -17,7 +17,7 @@ else
SRC_URI="https://github.com/tokiwa-software/${PN}/archive/refs/tags/v${PV}.tar.gz
-> ${P}.tar.gz"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="amd64 ~x86"
fi
LICENSE="GPL-3"