diff options
-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 3481178825af..de598800c06d 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" |