commit: b8d8cbf7299031a27b4934b9e8e9acfc6d347f86
Author: Yongxiang Liang <tanekliang <AT> gmail <DOT> com>
AuthorDate: Sat Oct 23 17:10:49 2021 +0000
Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Tue Oct 26 01:14:42 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8d8cbf7
dev-perl/GD-Barcode: keyword ~riscv
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Yongxiang Liang <tanekliang <AT> gmail.com>
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
dev-perl/GD-Barcode/GD-Barcode-1.150.0-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/GD-Barcode/GD-Barcode-1.150.0-r2.ebuild
b/dev-perl/GD-Barcode/GD-Barcode-1.150.0-r2.ebuild
index 390ce254aad..1257ca6bbab 100644
--- a/dev-perl/GD-Barcode/GD-Barcode-1.150.0-r2.ebuild
+++ b/dev-perl/GD-Barcode/GD-Barcode-1.150.0-r2.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Create barcode images with GD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~riscv ~x86"
RDEPEND="dev-perl/GD"
BDEPEND="${RDEPEND}"