diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-26 06:05:42 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-26 06:05:42 +0000 |
commit | 1467ed0639a72a6b31c3d0ef5ea416a1ffb9fd02 (patch) | |
tree | bd217c4d26a595d58e934cd1282351c06a8a2a14 /dev-perl/GD-Barcode | |
parent | dev-perl/autovivification: Keyword 0.180.0-r1 ppc64, #932752 (diff) | |
download | gentoo-1467ed0639a72a6b31c3d0ef5ea416a1ffb9fd02.tar.gz gentoo-1467ed0639a72a6b31c3d0ef5ea416a1ffb9fd02.tar.bz2 gentoo-1467ed0639a72a6b31c3d0ef5ea416a1ffb9fd02.zip |
dev-perl/GD-Barcode: Keyword 2.0.0 ppc64, #932752
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl/GD-Barcode')
-rw-r--r-- | dev-perl/GD-Barcode/GD-Barcode-2.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/GD-Barcode/GD-Barcode-2.0.0.ebuild b/dev-perl/GD-Barcode/GD-Barcode-2.0.0.ebuild index 9195c04f34d2..8dc6fb88ae36 100644 --- a/dev-perl/GD-Barcode/GD-Barcode-2.0.0.ebuild +++ b/dev-perl/GD-Barcode/GD-Barcode-2.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Create barcode images with GD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" RDEPEND=" virtual/perl-Exporter |