commit: 1c73efe53789d1bee7fcaaa508e7b41dd78dd5c6
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 25 14:14:32 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Sep 25 14:14:32 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c73efe5
app-text/pandoc-bin: Stabilize 3.1.6.2 arm64, #914650
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-text/pandoc-bin/pandoc-bin-3.1.6.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-text/pandoc-bin/pandoc-bin-3.1.6.2.ebuild
b/app-text/pandoc-bin/pandoc-bin-3.1.6.2.ebuild
index dd2328fec3fb..254155b50637 100644
--- a/app-text/pandoc-bin/pandoc-bin-3.1.6.2.ebuild
+++ b/app-text/pandoc-bin/pandoc-bin-3.1.6.2.ebuild
@@ -19,7 +19,7 @@ S="${WORKDIR}"/${MY_P}
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="-* amd64 ~arm64"
+KEYWORDS="-* amd64 arm64"
IUSE="+pandoc-symlink"
RDEPEND="pandoc-symlink? ( !${CATEGORY}/${MY_PN} )"