diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2024-06-04 18:03:05 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2024-06-04 18:24:19 +0800 |
commit | 78b1039acbdc064b49a3ef3df1bceb605d21dbe7 (patch) | |
tree | e01e4a5616c10c575f2a53a1c45407eb190da969 /dev-perl/GD-Barcode | |
parent | dev-texlive/texlive-langkorean: keyword 2023_p54074-r1 for ~loong (diff) | |
download | gentoo-78b1039acbdc064b49a3ef3df1bceb605d21dbe7.tar.gz gentoo-78b1039acbdc064b49a3ef3df1bceb605d21dbe7.tar.bz2 gentoo-78b1039acbdc064b49a3ef3df1bceb605d21dbe7.zip |
dev-perl/GD-Barcode: keyword 2.0.0-r1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-perl/GD-Barcode')
-rw-r--r-- | dev-perl/GD-Barcode/GD-Barcode-2.0.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/GD-Barcode/GD-Barcode-2.0.0-r1.ebuild b/dev-perl/GD-Barcode/GD-Barcode-2.0.0-r1.ebuild index 6d5f13c4ca58..69e9c2b7803a 100644 --- a/dev-perl/GD-Barcode/GD-Barcode-2.0.0-r1.ebuild +++ b/dev-perl/GD-Barcode/GD-Barcode-2.0.0-r1.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Create barcode images with GD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" RDEPEND=" virtual/perl-Exporter |