commit: 16b58ae967f843a344353799c16d084d590dac3f
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 22 17:34:39 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Jan 22 17:34:39 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16b58ae9
app-emacs/corfu: Stabilize 1.6 ALLARCHES, #948549
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-emacs/corfu/corfu-1.6.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-emacs/corfu/corfu-1.6.ebuild b/app-emacs/corfu/corfu-1.6.ebuild
index d8351fe993cc..f955c89dc79d 100644
--- a/app-emacs/corfu/corfu-1.6.ebuild
+++ b/app-emacs/corfu/corfu-1.6.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
@@ -16,7 +16,7 @@ if [[ ${PV} == *9999* ]] ; then
else
SRC_URI="https://github.com/minad/${PN}/archive/${PV}.tar.gz
-> ${P}.tar.gz"
- KEYWORDS="~amd64 ~arm64 ~x86"
+ KEYWORDS="amd64 ~arm64 ~x86"
fi
LICENSE="GPL-3+"