diff options
Diffstat (limited to 'app-emacs/pkg-info')
-rw-r--r-- | app-emacs/pkg-info/pkg-info-0.6.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/app-emacs/pkg-info/pkg-info-0.6.ebuild b/app-emacs/pkg-info/pkg-info-0.6.ebuild index 6d5a97eaf6ad..8ef0989a4abf 100644 --- a/app-emacs/pkg-info/pkg-info-0.6.ebuild +++ b/app-emacs/pkg-info/pkg-info-0.6.ebuild @@ -1,10 +1,8 @@ -# Copyright 2021-2022 Gentoo Authors +# Copyright 2021-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -NEED_EMACS="24.1" - inherit elisp DESCRIPTION="Provide information about Emacs packages" |