commit:     613b2434dc080e46c043e73dbe94b1275d69f9e9
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jan  6 09:49:45 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jan  6 09:49:45 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=613b2434

app-emacs/php-mode: Stabilize 1.25.1 ppc, #921418

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-emacs/php-mode/php-mode-1.25.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emacs/php-mode/php-mode-1.25.1.ebuild 
b/app-emacs/php-mode/php-mode-1.25.1.ebuild
index cae6acc1f6d6..8b2fd8c1e115 100644
--- a/app-emacs/php-mode/php-mode-1.25.1.ebuild
+++ b/app-emacs/php-mode/php-mode-1.25.1.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == *9999* ]] ; then
 else
        SRC_URI="https://github.com/emacs-php/${PN}/archive/v${PV}.tar.gz
                -> ${P}.tar.gz"
-       KEYWORDS="amd64 ~ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos"
+       KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos"
 fi
 
 S="${WORKDIR}"/${P}/lisp

Reply via email to