commit: 04f3de801689f6ae069d52dcfd0e83b36b6e0e3c Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Apr 5 17:07:57 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Apr 5 17:07:57 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04f3de80
app-emacs/avy: Stabilize 0.5.0 x86, #953240 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-emacs/avy/avy-0.5.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-emacs/avy/avy-0.5.0.ebuild b/app-emacs/avy/avy-0.5.0.ebuild index b84a4a110932..a18f8ee13df6 100644 --- a/app-emacs/avy/avy-0.5.0.ebuild +++ b/app-emacs/avy/avy-0.5.0.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 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/abo-abo/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P} LICENSE="GPL-3+" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" SITEFILE="50${PN}-gentoo.el"
