diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-27 22:38:31 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-27 22:38:31 +0200 |
commit | 80c4d94d7feab32ce94e965b0ef7af9febf1c374 (patch) | |
tree | 18db8d723bb5491ea1c270b6d4d4feec12079b72 /app-text/pandoc-bin | |
parent | dev-util/cscope: Stabilize 15.9-r1 x86, #898188 (diff) | |
download | gentoo-80c4d94d7feab32ce94e965b0ef7af9febf1c374.tar.gz gentoo-80c4d94d7feab32ce94e965b0ef7af9febf1c374.tar.bz2 gentoo-80c4d94d7feab32ce94e965b0ef7af9febf1c374.zip |
app-text/pandoc-bin: Stabilize 3.0.1 arm64, #898182
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-text/pandoc-bin')
-rw-r--r-- | app-text/pandoc-bin/pandoc-bin-3.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/pandoc-bin/pandoc-bin-3.0.1.ebuild b/app-text/pandoc-bin/pandoc-bin-3.0.1.ebuild index f5289c741e6a..29456ce0cd16 100644 --- a/app-text/pandoc-bin/pandoc-bin-3.0.1.ebuild +++ b/app-text/pandoc-bin/pandoc-bin-3.0.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="pandoc-symlink? ( !${CATEGORY}/${MY_PN} )" |