diff options
Diffstat (limited to 'dev-lang/lfe/lfe-2.0.ebuild')
-rw-r--r-- | dev-lang/lfe/lfe-2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/lfe/lfe-2.0.ebuild b/dev-lang/lfe/lfe-2.0.ebuild index a9f7eefb698e..888bf28c5c6f 100644 --- a/dev-lang/lfe/lfe-2.0.ebuild +++ b/dev-lang/lfe/lfe-2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -29,7 +29,7 @@ RDEPEND=" " DEPEND=" ${RDEPEND} - doc? ( app-text/pandoc ) + doc? ( virtual/pandoc ) " SITEFILE="70${PN}-gentoo.el" |