commit: 0d9c2b7aed2a3024d7ec4715a902e6482227b828
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 27 23:29:24 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Apr 27 23:29:24 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d9c2b7a
app-emacs/php-mode: Stabilize 1.24.3 ALLARCHES, #905195
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-emacs/php-mode/php-mode-1.24.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-emacs/php-mode/php-mode-1.24.3.ebuild
b/app-emacs/php-mode/php-mode-1.24.3.ebuild
index 66ad92fae09b..417386e94444 100644
--- a/app-emacs/php-mode/php-mode-1.24.3.ebuild
+++ b/app-emacs/php-mode/php-mode-1.24.3.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}"/${P}/lisp
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos"
DOCS=( ../AUTHORS.md ../CHANGELOG.md ../CONTRIBUTING.md ../README{,.ja}.md
../docs )
SITEFILE="50${PN}-gentoo.el"