diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-22 08:13:54 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-22 08:13:54 +0200 |
commit | 9917c7cd5930146aa6045294cc2f8a7b9b900d76 (patch) | |
tree | 2870e5bd3fa572e366814401a4e5167a215d0afe /app-text | |
parent | dev-lang/qore: Stabilize 1.19.2 amd64, #927366 (diff) | |
download | gentoo-9917c7cd5930146aa6045294cc2f8a7b9b900d76.tar.gz gentoo-9917c7cd5930146aa6045294cc2f8a7b9b900d76.tar.bz2 gentoo-9917c7cd5930146aa6045294cc2f8a7b9b900d76.zip |
app-text/pandoc-bin: Stabilize 3.1.12.1 amd64, #927368
Signed-off-by: Arthur Zamarin <arthurzam@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 5cb067c242ee..1a9e4cefd9f7 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=" |