Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/php-mode/
Date: Sun, 28 Jun 2020 20:33:47
Message-Id: 1593376359.38ee0fb0f6b59c5efbc6ca875c491bf8077a2619.ago@gentoo
1 commit: 38ee0fb0f6b59c5efbc6ca875c491bf8077a2619
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 28 20:32:39 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 28 20:32:39 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38ee0fb0
7
8 app-emacs/php-mode: ppc stable wrt bug #729648
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 RepoMan-Options: --include-arches="ppc"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 app-emacs/php-mode/php-mode-1.23.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-emacs/php-mode/php-mode-1.23.0.ebuild b/app-emacs/php-mode/php-mode-1.23.0.ebuild
18 index ea2606d1396..387f99c7c28 100644
19 --- a/app-emacs/php-mode/php-mode-1.23.0.ebuild
20 +++ b/app-emacs/php-mode/php-mode-1.23.0.ebuild
21 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/ejmr/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
22
23 LICENSE="GPL-3+"
24 SLOT="0"
25 -KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
26 +KEYWORDS="amd64 ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
27
28 SITEFILE="50${PN}-gentoo.el"
29 DOCS="README*.md CHANGELOG.md CONTRIBUTING.md"