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: Fri, 26 Jun 2020 17:43:22
Message-Id: 1593193315.287eb5ca9e5c40bebdbc87c064f5701231e98458.ago@gentoo
1 commit: 287eb5ca9e5c40bebdbc87c064f5701231e98458
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jun 26 17:41:55 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Jun 26 17:41:55 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=287eb5ca
7
8 app-emacs/php-mode: amd64 stable wrt bug #729648
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 RepoMan-Options: --include-arches="amd64"
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 3a75d798770..ea2606d1396 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"