diff options
author | hololeap <hololeap@users.noreply.github.com> | 2023-03-06 11:04:48 -0700 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-17 18:12:49 +0000 |
commit | ebcc45dfb9ec2635831ef36c0f0c893100e64718 (patch) | |
tree | d030188036183cff1518a318775f7d2d74df3f75 /virtual/pandoc | |
parent | dev-util/lttng-ust: Stabilize 2.13.5 ppc64, #901889 (diff) | |
download | gentoo-ebcc45dfb9ec2635831ef36c0f0c893100e64718.tar.gz gentoo-ebcc45dfb9ec2635831ef36c0f0c893100e64718.tar.bz2 gentoo-ebcc45dfb9ec2635831ef36c0f0c893100e64718.zip |
virtual/pandoc: stabilize 0 for amd64
Signed-off-by: hololeap <hololeap@users.noreply.github.com>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'virtual/pandoc')
-rw-r--r-- | virtual/pandoc/pandoc-0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/pandoc/pandoc-0.ebuild b/virtual/pandoc/pandoc-0.ebuild index 4233faddb6dd..09933e4f0edb 100644 --- a/virtual/pandoc/pandoc-0.ebuild +++ b/virtual/pandoc/pandoc-0.ebuild @@ -7,7 +7,7 @@ DESCRIPTION="Virtual for pandoc" LICENSE="" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~riscv ~x86" +KEYWORDS="amd64 ~arm64 ~riscv ~x86" BDEPEND="" RDEPEND="|| ( app-text/pandoc-bin[pandoc-symlink] app-text/pandoc )" |