commit: 6e5827e359f5d5e5fee7797cdf3b2ef86ef47a0d Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Wed Feb 19 07:32:22 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Wed Feb 19 07:32:22 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e5827e3
app-emacs/rg: Stabilize 2.3.0 amd64, #949945 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-emacs/rg/rg-2.3.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-emacs/rg/rg-2.3.0.ebuild b/app-emacs/rg/rg-2.3.0.ebuild index 9d3045be9e02..15f133d15a84 100644 --- a/app-emacs/rg/rg-2.3.0.ebuild +++ b/app-emacs/rg/rg-2.3.0.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 @@ -18,7 +18,7 @@ else -> ${P}.tar.gz" S="${WORKDIR}/rg.el-${PV}" - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 ~x86" fi LICENSE="GPL-3+"