summaryrefslogtreecommitdiff
path: root/app-text/pandoc-bin/pandoc-bin-2.19.2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/pandoc-bin/pandoc-bin-2.19.2.ebuild')
-rw-r--r--app-text/pandoc-bin/pandoc-bin-2.19.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/pandoc-bin/pandoc-bin-2.19.2.ebuild b/app-text/pandoc-bin/pandoc-bin-2.19.2.ebuild
index 28e55509b669..231940a71b4c 100644
--- a/app-text/pandoc-bin/pandoc-bin-2.19.2.ebuild
+++ b/app-text/pandoc-bin/pandoc-bin-2.19.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -18,7 +18,7 @@ S="${WORKDIR}"/${MY_P}
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="-* ~amd64 ~arm64" # Upstream provides only AMD and ARM 64-bit binaries
+KEYWORDS="-* amd64 ~arm64" # Upstream provides only AMD and ARM 64-bit binaries
IUSE="+pandoc-symlink"
RDEPEND="pandoc-symlink? ( !${CATEGORY}/${MY_PN} )"