commit: 33eb7f21feb156921afb58be9fb984f228cf52ba 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=33eb7f21
app-emacs/wgrep: Stabilize 3.0.0-r1 amd64, #949945 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-emacs/wgrep/wgrep-3.0.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-emacs/wgrep/wgrep-3.0.0-r1.ebuild b/app-emacs/wgrep/wgrep-3.0.0-r1.ebuild index 6eeca706896b..faa1f678441e 100644 --- a/app-emacs/wgrep/wgrep-3.0.0-r1.ebuild +++ b/app-emacs/wgrep/wgrep-3.0.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,7 @@ S="${WORKDIR}"/Emacs-${P} LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="test" RESTRICT="!test? ( test )"