summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYongxiang Liang <tanekliang@gmail.com>2021-10-23 17:10:49 +0000
committerYixun Lan <dlan@gentoo.org>2021-10-26 09:14:42 +0800
commitb8d8cbf7299031a27b4934b9e8e9acfc6d347f86 (patch)
treece9b2a87334b002f5edf76f5b24dd60d794b8cbb /dev-perl/GD-Barcode
parentdev-perl/ExtUtils-LibBuilder: keyword ~riscv (diff)
downloadgentoo-b8d8cbf7299031a27b4934b9e8e9acfc6d347f86.tar.gz
gentoo-b8d8cbf7299031a27b4934b9e8e9acfc6d347f86.tar.bz2
gentoo-b8d8cbf7299031a27b4934b9e8e9acfc6d347f86.zip
dev-perl/GD-Barcode: keyword ~riscv
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Yongxiang Liang <tanekliang@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-perl/GD-Barcode')
-rw-r--r--dev-perl/GD-Barcode/GD-Barcode-1.150.0-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
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 390ce254aad9..1257ca6bbaba 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}"