diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-03 01:40:43 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-03 01:40:43 +0200 |
commit | 773c2549247e727961a6d2bb9c3cf34b135acb6a (patch) | |
tree | d0672e52ead262765a71ace3b2a9aa2c3dbf3730 /app-emacs | |
parent | app-dicts/myspell-el: x86 stable (bug #665044) (diff) | |
download | gentoo-773c2549247e727961a6d2bb9c3cf34b135acb6a.tar.gz gentoo-773c2549247e727961a6d2bb9c3cf34b135acb6a.tar.bz2 gentoo-773c2549247e727961a6d2bb9c3cf34b135acb6a.zip |
app-emacs/php-mode: x86 stable (bug #665102)
Package-Manager: Portage-2.3.48, Repoman-2.3.10
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/php-mode/php-mode-1.19.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/php-mode/php-mode-1.19.1.ebuild b/app-emacs/php-mode/php-mode-1.19.1.ebuild index 7d41678db2b6..9364aa56e7b5 100644 --- a/app-emacs/php-mode/php-mode-1.19.1.ebuild +++ b/app-emacs/php-mode/php-mode-1.19.1.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 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~amd64 ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" SITEFILE="50${PN}-gentoo.el" DOCS="README.md Changelog.md" |