commit: 4178da84d65f11d6600130e4e8d7640bd67899c5 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Wed Jan 22 17:34:43 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Wed Jan 22 17:34:43 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4178da84
app-emacs/php-mode: Stabilize 1.27.0 ALLARCHES, #948557 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-emacs/php-mode/php-mode-1.27.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-emacs/php-mode/php-mode-1.27.0.ebuild b/app-emacs/php-mode/php-mode-1.27.0.ebuild index 89fab89e4c5e..faf034e1728d 100644 --- a/app-emacs/php-mode/php-mode-1.27.0.ebuild +++ b/app-emacs/php-mode/php-mode-1.27.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 @@ -16,7 +16,7 @@ else SRC_URI="https://github.com/emacs-php/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.gh.tar.gz" - KEYWORDS="~amd64 ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos" + KEYWORDS="amd64 ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos" fi S="${WORKDIR}/${P}/lisp"