diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-07 10:57:58 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-07 10:57:58 +0200 |
commit | 36aae1344c39fb040887653ef9d97fe606719d63 (patch) | |
tree | 9b082ef6d24e98d5d23f2509ce4716782cf7b91a /app-emacs/tuareg-mode | |
parent | dev-util/jconfig: x86 stable wrt bug #696284 (diff) | |
download | gentoo-36aae1344c39fb040887653ef9d97fe606719d63.tar.gz gentoo-36aae1344c39fb040887653ef9d97fe606719d63.tar.bz2 gentoo-36aae1344c39fb040887653ef9d97fe606719d63.zip |
app-emacs/tuareg-mode: x86 stable wrt bug #696214
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emacs/tuareg-mode')
-rw-r--r-- | app-emacs/tuareg-mode/tuareg-mode-2.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/tuareg-mode/tuareg-mode-2.2.0.ebuild b/app-emacs/tuareg-mode/tuareg-mode-2.2.0.ebuild index de598800c06d..a970efe421d7 100644 --- a/app-emacs/tuareg-mode/tuareg-mode-2.2.0.ebuild +++ b/app-emacs/tuareg-mode/tuareg-mode-2.2.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocaml/tuareg/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2+ GPL-3+ ISC" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc x86 ~x86-fbsd" S="${WORKDIR}/tuareg-${PV}" ELISP_REMOVE="dot-emacs.el" |