diff options
author | Yixun Lan <dlan@gentoo.org> | 2022-03-09 11:58:09 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2022-03-09 20:58:40 +0800 |
commit | 6f552d34af123c4496fc7b98dfbaf0c4f3272006 (patch) | |
tree | 781412a2f43f2b58fc14c96f486de19353325c0d | |
parent | dev-perl/Test-UseAllModules: keyword ~riscv (diff) | |
download | gentoo-6f552d34af123c4496fc7b98dfbaf0c4f3272006.tar.gz gentoo-6f552d34af123c4496fc7b98dfbaf0c4f3272006.tar.bz2 gentoo-6f552d34af123c4496fc7b98dfbaf0c4f3272006.zip |
dev-perl/Text-Markdown: keyword ~riscv
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan@gentoo.org>
-rw-r--r-- | dev-perl/Text-Markdown/Text-Markdown-1.0.31-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Text-Markdown/Text-Markdown-1.0.31-r2.ebuild b/dev-perl/Text-Markdown/Text-Markdown-1.0.31-r2.ebuild index 501bd53d008e..9237d119a960 100644 --- a/dev-perl/Text-Markdown/Text-Markdown-1.0.31-r2.ebuild +++ b/dev-perl/Text-Markdown/Text-Markdown-1.0.31-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ DESCRIPTION="Convert MultiMarkdown syntax to (X)HTML" SLOT="0" LICENSE="BSD" -KEYWORDS="amd64 ~arm64 x86" +KEYWORDS="amd64 ~arm64 ~riscv x86" RDEPEND=" virtual/perl-Digest-MD5 |