commit: fab1c07b20d0a54f7750d1c7324a7db1107cb2f9 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Thu Jan 23 01:55:48 2025 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Thu Jan 23 01:55:48 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fab1c07b
app-emacs/ebib: Stabilize 2.48 amd64, #948551 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> app-emacs/ebib/ebib-2.48.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-emacs/ebib/ebib-2.48.ebuild b/app-emacs/ebib/ebib-2.48.ebuild index 35b2d30cc523..1ade52e95c1d 100644 --- a/app-emacs/ebib/ebib-2.48.ebuild +++ b/app-emacs/ebib/ebib-2.48.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 @@ -19,7 +19,7 @@ else SRC_URI="https://github.com/joostkremers/${PN}/archive/${PV}.tar.gz -> ${P}.gh.tar.gz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 ~x86" fi LICENSE="BSD"