diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-28 22:32:39 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-28 22:32:39 +0200 |
commit | 38ee0fb0f6b59c5efbc6ca875c491bf8077a2619 (patch) | |
tree | 12285c897f348a34ac341cdb6fe21aa75ad46292 /app-emacs | |
parent | mail-client/alpine: ppc stable wrt bug #728822 (diff) | |
download | gentoo-38ee0fb0f6b59c5efbc6ca875c491bf8077a2619.tar.gz gentoo-38ee0fb0f6b59c5efbc6ca875c491bf8077a2619.tar.bz2 gentoo-38ee0fb0f6b59c5efbc6ca875c491bf8077a2619.zip |
app-emacs/php-mode: ppc stable wrt bug #729648
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/php-mode/php-mode-1.23.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/php-mode/php-mode-1.23.0.ebuild b/app-emacs/php-mode/php-mode-1.23.0.ebuild index ea2606d13964..387f99c7c28a 100644 --- a/app-emacs/php-mode/php-mode-1.23.0.ebuild +++ b/app-emacs/php-mode/php-mode-1.23.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/ejmr/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" 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" SITEFILE="50${PN}-gentoo.el" DOCS="README*.md CHANGELOG.md CONTRIBUTING.md" |