diff options
author | Sam James <sam@gentoo.org> | 2024-03-20 23:47:07 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-03-20 23:47:07 +0000 |
commit | 990e97e208fc30f20361ee0a81198882e6abb65c (patch) | |
tree | 78606e4c9b500b6d3949988af274db28a7b70f5d /app-text | |
parent | net-misc/gallery-dl: Stabilize 1.26.8 ALLARCHES, #927367 (diff) | |
download | gentoo-990e97e208fc30f20361ee0a81198882e6abb65c.tar.gz gentoo-990e97e208fc30f20361ee0a81198882e6abb65c.tar.bz2 gentoo-990e97e208fc30f20361ee0a81198882e6abb65c.zip |
app-text/pandoc-bin: Stabilize 3.1.12.1 arm64, #927368
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/pandoc-bin/pandoc-bin-3.1.12.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/pandoc-bin/pandoc-bin-3.1.12.1.ebuild b/app-text/pandoc-bin/pandoc-bin-3.1.12.1.ebuild index 6c205a599708..5cb067c242ee 100644 --- a/app-text/pandoc-bin/pandoc-bin-3.1.12.1.ebuild +++ b/app-text/pandoc-bin/pandoc-bin-3.1.12.1.ebuild @@ -19,7 +19,7 @@ S="${WORKDIR}"/${MY_P} LICENSE="GPL-2+" SLOT="0" -KEYWORDS="-* ~amd64 ~arm64" +KEYWORDS="-* ~amd64 arm64" IUSE="+pandoc-symlink" RDEPEND=" |