diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-26 19:41:55 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-26 19:41:55 +0200 |
commit | 287eb5ca9e5c40bebdbc87c064f5701231e98458 (patch) | |
tree | 1582b2082d2d40e92ad5f0b319a3c5e0b2c8e7b6 /app-emacs | |
parent | app-emacs/org-mode: amd64 stable wrt bug #729646 (diff) | |
download | gentoo-287eb5ca9e5c40bebdbc87c064f5701231e98458.tar.gz gentoo-287eb5ca9e5c40bebdbc87c064f5701231e98458.tar.bz2 gentoo-287eb5ca9e5c40bebdbc87c064f5701231e98458.zip |
app-emacs/php-mode: amd64 stable wrt bug #729648
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/php-mode/php-mode-1.23.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/php-mode/php-mode-1.23.0.ebuild b/app-emacs/php-mode/php-mode-1.23.0.ebuild index 3a75d798770b..ea2606d13964 100644 --- a/app-emacs/php-mode/php-mode-1.23.0.ebuild +++ b/app-emacs/php-mode/php-mode-1.23.0.ebuild @@ -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" |