diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-06-14 22:41:24 -0400 |
---|---|---|
committer | Viorel Munteanu <ceamac@gentoo.org> | 2024-06-15 09:14:30 +0300 |
commit | 129dd93a1b7376b075d0b2dc2c0500a8c35270e6 (patch) | |
tree | eb54e29175239ed3e725739a738d55ef3deb7423 /dev-perl/GD-Barcode | |
parent | dev-perl/autovivification: Keyword 0.180.0-r2 mips, #932752 (diff) | |
download | gentoo-129dd93a1b7376b075d0b2dc2c0500a8c35270e6.tar.gz gentoo-129dd93a1b7376b075d0b2dc2c0500a8c35270e6.tar.bz2 gentoo-129dd93a1b7376b075d0b2dc2c0500a8c35270e6.zip |
dev-perl/GD-Barcode: Keyword 2.0.0-r1 mips, #932752
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Viorel Munteanu <ceamac@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 c31c36379576..01f693890776 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="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" RDEPEND=" virtual/perl-Exporter |