commit: 579b647d8f79de54b356a12eca84eb3167db0afa Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Fri Jan 17 09:26:09 2020 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Fri Jan 17 09:26:09 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=579b647d
app-emacs/php-mode: amd64/ppc64/ppc/x86 stable, (ALLARCHES policy) wrt bug #705564 Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> app-emacs/php-mode/php-mode-1.22.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-emacs/php-mode/php-mode-1.22.1.ebuild b/app-emacs/php-mode/php-mode-1.22.1.ebuild index 5fda395b5bf..2924a48fb04 100644 --- a/app-emacs/php-mode/php-mode-1.22.1.ebuild +++ b/app-emacs/php-mode/php-mode-1.22.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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"
