virtual/pandoc: add 0-r1

New revision which allows app-text/pandoc-cli

Thanks-to: Bryce Glover <RandomDSdevel@gmail.com>
Signed-off-by: hololeap <hololeap@protonmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
hololeap
2023-10-02 23:05:47 -06:00
committed by Sam James
parent 3c39e9bfb5
commit 127a99a505

View File

@@ -0,0 +1,13 @@
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DESCRIPTION="Virtual for pandoc"
LICENSE=""
SLOT="0"
KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
BDEPEND=""
RDEPEND="|| ( app-text/pandoc-bin[pandoc-symlink] app-text/pandoc-cli app-text/pandoc )"