Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/php-mode/
Date: Sun, 02 Sep 2018 23:46:51
Message-Id: 1535931643.773c2549247e727961a6d2bb9c3cf34b135acb6a.whissi@gentoo
1 commit: 773c2549247e727961a6d2bb9c3cf34b135acb6a
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 2 23:40:43 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 2 23:40:43 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=773c2549
7
8 app-emacs/php-mode: x86 stable (bug #665102)
9
10 Package-Manager: Portage-2.3.48, Repoman-2.3.10
11
12 app-emacs/php-mode/php-mode-1.19.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-emacs/php-mode/php-mode-1.19.1.ebuild b/app-emacs/php-mode/php-mode-1.19.1.ebuild
16 index 7d41678db2b..9364aa56e7b 100644
17 --- a/app-emacs/php-mode/php-mode-1.19.1.ebuild
18 +++ b/app-emacs/php-mode/php-mode-1.19.1.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/ejmr/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
20
21 LICENSE="GPL-3+"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
24 +KEYWORDS="~amd64 ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
25
26 SITEFILE="50${PN}-gentoo.el"
27 DOCS="README.md Changelog.md"