virtual/pandoc: Stabilize 0-r1 arm64, #977992

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2026-06-29 19:58:52 +01:00
parent e3092507c5
commit 215341b1cf

View File

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