commit: 1dba33307ad1d88460f728f3e41fcdf9fa0fb5ed
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 1 18:07:22 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Oct 1 18:07:22 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1dba3330
app-text/pandoc-bin: Stabilize 3.1.7 amd64, #915024
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-text/pandoc-bin/pandoc-bin-3.1.7.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-text/pandoc-bin/pandoc-bin-3.1.7.ebuild
b/app-text/pandoc-bin/pandoc-bin-3.1.7.ebuild
index f5289c741e6a..dd2328fec3fb 100644
--- a/app-text/pandoc-bin/pandoc-bin-3.1.7.ebuild
+++ b/app-text/pandoc-bin/pandoc-bin-3.1.7.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} )"