commit: 1414f6bc4c68fd45c36e579accdc8de86bbc2109
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri May 5 16:05:35 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri May 5 16:05:38 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1414f6bc
app-text/pandoc-bin: Stabilize 3.1.2 arm64, #905751
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-text/pandoc-bin/pandoc-bin-3.1.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-text/pandoc-bin/pandoc-bin-3.1.2.ebuild
b/app-text/pandoc-bin/pandoc-bin-3.1.2.ebuild
index dd2328fec3fb..254155b50637 100644
--- a/app-text/pandoc-bin/pandoc-bin-3.1.2.ebuild
+++ b/app-text/pandoc-bin/pandoc-bin-3.1.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} )"