commit: 5bab2a707d4ef5611322baba8e27b032952b60fc Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Wed Jan 22 17:34:38 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Wed Jan 22 17:34:38 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bab2a70
app-emacs/cape: Stabilize 1.8 ALLARCHES, #948548 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-emacs/cape/cape-1.8.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-emacs/cape/cape-1.8.ebuild b/app-emacs/cape/cape-1.8.ebuild index 80cf45649c96..1387aa52ceb8 100644 --- a/app-emacs/cape/cape-1.8.ebuild +++ b/app-emacs/cape/cape-1.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 2023-2024 Gentoo Authors +# Copyright 2023-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -16,7 +16,7 @@ if [[ ${PV} == 9999 ]]; then else SRC_URI="https://github.com/minad/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64" + KEYWORDS="amd64" fi LICENSE="GPL-3+"