diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-28 22:43:12 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-28 22:43:12 +0200 |
commit | 06d83e1229afa782d64372fe77ff73ac0dee710a (patch) | |
tree | f58360800550a079bb8740f0807ff5ecea54d6d9 /app-emacs | |
parent | app-emacs/org-mode: x86 stable wrt bug #729646 (diff) | |
download | gentoo-06d83e1229afa782d64372fe77ff73ac0dee710a.tar.gz gentoo-06d83e1229afa782d64372fe77ff73ac0dee710a.tar.bz2 gentoo-06d83e1229afa782d64372fe77ff73ac0dee710a.zip |
app-emacs/php-mode: x86 stable wrt bug #729648
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
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 769b752074c4..2924a48fb04d 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" |