diff options
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/org-mode/org-mode-9.0.1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-emacs/org-mode/org-mode-9.0.1.ebuild b/app-emacs/org-mode/org-mode-9.0.1.ebuild index f73e49556dfa..c943b3949fec 100644 --- a/app-emacs/org-mode/org-mode-9.0.1.ebuild +++ b/app-emacs/org-mode/org-mode-9.0.1.ebuild @@ -1,8 +1,9 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=6 +NEED_EMACS=24 inherit elisp readme.gentoo-r1 |