diff options
author | 2025-01-22 11:45:00 +0000 | |
---|---|---|
committer | 2025-01-22 11:45:00 +0000 | |
commit | 2deee6e27f25bbd575d7fae908c7e58eedee6848 (patch) | |
tree | cb8095df8abdd7ac11178045fd7349ebfb89af1b /app-text | |
parent | app-arch/bzip3: Stabilize 1.5.1 arm64, #948542 (diff) | |
download | gentoo-2deee6e27f25bbd575d7fae908c7e58eedee6848.tar.gz gentoo-2deee6e27f25bbd575d7fae908c7e58eedee6848.tar.bz2 gentoo-2deee6e27f25bbd575d7fae908c7e58eedee6848.zip |
app-text/pandoc-bin: Stabilize 3.6 arm64, #948544
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/pandoc-bin/pandoc-bin-3.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/pandoc-bin/pandoc-bin-3.6.ebuild b/app-text/pandoc-bin/pandoc-bin-3.6.ebuild index be6c5031c3e5..18c8796a10dd 100644 --- a/app-text/pandoc-bin/pandoc-bin-3.6.ebuild +++ b/app-text/pandoc-bin/pandoc-bin-3.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 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=" |