diff options
author | Sam James <sam@gentoo.org> | 2023-04-28 00:29:24 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-28 00:29:24 +0100 |
commit | 0d9c2b7aed2a3024d7ec4715a902e6482227b828 (patch) | |
tree | fbde2bd6b4b1d6a35ca2f5e46fa9d416687be709 /app-emacs/php-mode | |
parent | app-emacs/company-mode: Stabilize 0.9.13_p20230306 ALLARCHES, #905190 (diff) | |
download | gentoo-0d9c2b7aed2a3024d7ec4715a902e6482227b828.tar.gz gentoo-0d9c2b7aed2a3024d7ec4715a902e6482227b828.tar.bz2 gentoo-0d9c2b7aed2a3024d7ec4715a902e6482227b828.zip |
app-emacs/php-mode: Stabilize 1.24.3 ALLARCHES, #905195
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs/php-mode')
-rw-r--r-- | app-emacs/php-mode/php-mode-1.24.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |