diff options
author | 2024-09-05 01:04:15 +0100 | |
---|---|---|
committer | 2024-09-05 01:04:15 +0100 | |
commit | 574d1779618384a872000276b7b7a900ef6af712 (patch) | |
tree | 28b2216897fc586ab4637dfcc88515341061bde7 /app-text | |
parent | app-text/hunspell: Stabilize 1.7.2-r1 arm64, #938963 (diff) | |
download | gentoo-574d1779618384a872000276b7b7a900ef6af712.tar.gz gentoo-574d1779618384a872000276b7b7a900ef6af712.tar.bz2 gentoo-574d1779618384a872000276b7b7a900ef6af712.zip |
app-text/pandoc-bin: Stabilize 3.3 arm64, #938981
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/pandoc-bin/pandoc-bin-3.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/pandoc-bin/pandoc-bin-3.3.ebuild b/app-text/pandoc-bin/pandoc-bin-3.3.ebuild index 99deb0ffec22..1a9e4cefd9f7 100644 --- a/app-text/pandoc-bin/pandoc-bin-3.3.ebuild +++ b/app-text/pandoc-bin/pandoc-bin-3.3.ebuild @@ -19,7 +19,7 @@ S="${WORKDIR}"/${MY_P} LICENSE="GPL-2+" SLOT="0" -KEYWORDS="-* amd64 ~arm64" +KEYWORDS="-* amd64 arm64" IUSE="+pandoc-symlink" RDEPEND=" |