diff options
author | Sam James <sam@gentoo.org> | 2024-01-18 17:23:19 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-18 17:23:19 +0000 |
commit | bedf97d7714ce14d2df15ccb8ec67bd821b4c7b3 (patch) | |
tree | 8b93914d9b1639748d43b354d2030e1ba2a94631 /app-text/pandoc-bin | |
parent | app-arch/bzip3: Stabilize 1.4.0 arm64, #921604 (diff) | |
download | gentoo-bedf97d7714ce14d2df15ccb8ec67bd821b4c7b3.tar.gz gentoo-bedf97d7714ce14d2df15ccb8ec67bd821b4c7b3.tar.bz2 gentoo-bedf97d7714ce14d2df15ccb8ec67bd821b4c7b3.zip |
app-text/pandoc-bin: Stabilize 3.1.11 amd64, #922354
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/pandoc-bin')
-rw-r--r-- | app-text/pandoc-bin/pandoc-bin-3.1.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/pandoc-bin/pandoc-bin-3.1.11.ebuild b/app-text/pandoc-bin/pandoc-bin-3.1.11.ebuild index b22e74728bcf..99deb0ffec22 100644 --- a/app-text/pandoc-bin/pandoc-bin-3.1.11.ebuild +++ b/app-text/pandoc-bin/pandoc-bin-3.1.11.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=" |