diff options
author | Sam James <sam@gentoo.org> | 2024-02-06 08:17:52 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-02-06 08:17:52 +0000 |
commit | 58b3ed99e4eea3ec06bc3e4d081f56ca440095f7 (patch) | |
tree | c948b2eebf34bd16bc8d41ce9666c4a73ca4b976 | |
parent | app-emacs/helm: Stabilize 3.9.7 ALLARCHES, #923878 (diff) | |
download | gentoo-58b3ed99e4eea3ec06bc3e4d081f56ca440095f7.tar.gz gentoo-58b3ed99e4eea3ec06bc3e4d081f56ca440095f7.tar.bz2 gentoo-58b3ed99e4eea3ec06bc3e4d081f56ca440095f7.zip |
app-text/pandoc-bin: Stabilize 3.1.11.1 arm64, #923879
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | app-text/pandoc-bin/pandoc-bin-3.1.11.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/pandoc-bin/pandoc-bin-3.1.11.1.ebuild b/app-text/pandoc-bin/pandoc-bin-3.1.11.1.ebuild index b22e74728bcf..5cb067c242ee 100644 --- a/app-text/pandoc-bin/pandoc-bin-3.1.11.1.ebuild +++ b/app-text/pandoc-bin/pandoc-bin-3.1.11.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -19,7 +19,7 @@ S="${WORKDIR}"/${MY_P} LICENSE="GPL-2+" SLOT="0" -KEYWORDS="-* ~amd64 ~arm64" +KEYWORDS="-* ~amd64 arm64" IUSE="+pandoc-symlink" RDEPEND=" |