diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-17 10:26:09 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-17 10:26:09 +0100 |
commit | 579b647d8f79de54b356a12eca84eb3167db0afa (patch) | |
tree | 931fa3c2668f6fab076dfdbc33161dbe841ba4ad /app-emacs | |
parent | app-emacs/org-mode: amd64/ppc/x86 stable, (ALLARCHES policy) wrt bug #705562 (diff) | |
download | gentoo-579b647d8f79de54b356a12eca84eb3167db0afa.tar.gz gentoo-579b647d8f79de54b356a12eca84eb3167db0afa.tar.bz2 gentoo-579b647d8f79de54b356a12eca84eb3167db0afa.zip |
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@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/php-mode/php-mode-1.22.1.ebuild | 4 |
1 files 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 5fda395b5bf7..2924a48fb04d 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" |