commit: 261925220f88b31619e97b74c6b43a764472fa4b
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 18 00:15:36 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Sun Jan 18 00:15:36 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26192522
dev-lang/eisl: Stabilize 5.61 amd64, #968912
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
dev-lang/eisl/eisl-5.61.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-lang/eisl/eisl-5.61.ebuild b/dev-lang/eisl/eisl-5.61.ebuild
index faff44213e63..6c445a133532 100644
--- a/dev-lang/eisl/eisl-5.61.ebuild
+++ b/dev-lang/eisl/eisl-5.61.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -16,7 +16,7 @@ else
SRC_URI="https://github.com/sasagawa888/${PN}/archive/v${PV}.tar.gz
-> ${P}.gh.tar.gz"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="amd64 ~x86"
fi
LICENSE="BSD-2"