commit: 98fdceff3fdafe03a3b88ee31650a909611866a1
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 22 17:34:40 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Jan 22 17:34:40 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98fdceff
app-emacs/eldev: Stabilize 1.11 amd64, #948552
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-emacs/eldev/eldev-1.11.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-emacs/eldev/eldev-1.11.ebuild
b/app-emacs/eldev/eldev-1.11.ebuild
index 7251e88d76f6..008b84a80cfc 100644
--- a/app-emacs/eldev/eldev-1.11.ebuild
+++ b/app-emacs/eldev/eldev-1.11.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/emacs-eldev/${PN}/archive/refs/tags/${PV}.tar.gz
-> ${P}.gh.tar.gz"
- KEYWORDS="~amd64 ~arm ~ppc64 ~riscv ~x86"
+ KEYWORDS="amd64 ~arm ~ppc64 ~riscv ~x86"
fi
LICENSE="GPL-3+"