diff options
Diffstat (limited to 'app-emacs/rust-mode/rust-mode-9999.ebuild')
-rw-r--r-- | app-emacs/rust-mode/rust-mode-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/rust-mode/rust-mode-9999.ebuild b/app-emacs/rust-mode/rust-mode-9999.ebuild index 9a1d084..c07a34b 100644 --- a/app-emacs/rust-mode/rust-mode-9999.ebuild +++ b/app-emacs/rust-mode/rust-mode-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: $ -EAPI="5" +EAPI=5 inherit elisp git-r3 |