commit: d8ce18e62fd5435cd4d390c146ba9553fca26b2b Author: Yu Gu <guyu2876 <AT> gmail <DOT> com> AuthorDate: Tue Feb 21 04:24:33 2023 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Sat Feb 25 12:47:10 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8ce18e6
virtual/pandoc: Keyword 0 riscv, #895650 Signed-off-by: Yu Gu <guyu2876 <AT> gmail.com> Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> virtual/pandoc/pandoc-0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/virtual/pandoc/pandoc-0.ebuild b/virtual/pandoc/pandoc-0.ebuild index 639259b34b21..4233faddb6dd 100644 --- a/virtual/pandoc/pandoc-0.ebuild +++ b/virtual/pandoc/pandoc-0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -7,7 +7,7 @@ DESCRIPTION="Virtual for pandoc" LICENSE="" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="~amd64 ~arm64 ~riscv ~x86" BDEPEND="" RDEPEND="|| ( app-text/pandoc-bin[pandoc-symlink] app-text/pandoc )"
