commit: 45f1be19517cf680bca73270bba79760672c1d8a
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 28 00:11:50 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Wed Jan 28 00:13:44 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45f1be19
app-emacs/corfu: Stabilize 2.7 ALLARCHES, #969356
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
app-emacs/corfu/corfu-2.7.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-emacs/corfu/corfu-2.7.ebuild b/app-emacs/corfu/corfu-2.7.ebuild
index a0c30e3c81ef..25aa7c5a2975 100644
--- a/app-emacs/corfu/corfu-2.7.ebuild
+++ b/app-emacs/corfu/corfu-2.7.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
@@ -18,7 +18,7 @@ else
SRC_URI="https://github.com/minad/${PN}/archive/${PV}.tar.gz
-> ${P}.gh.tar.gz"
- KEYWORDS="~amd64 ~arm64 ~x86"
+ KEYWORDS="amd64 ~arm64 ~x86"
fi
LICENSE="GPL-3+"