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:44:30
Message-Id: 1593376992.06d83e1229afa782d64372fe77ff73ac0dee710a.ago@gentoo
1 commit: 06d83e1229afa782d64372fe77ff73ac0dee710a
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 28 20:43:12 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 28 20:43:12 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06d83e12
7
8 app-emacs/php-mode: x86 stable wrt bug #729648
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 RepoMan-Options: --include-arches="x86"
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 769b752074c..2924a48fb04 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"