diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-05-02 23:03:32 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-05-02 23:03:32 +0100 |
commit | 5b5b2444a892a7e706addfbb519b433b5a56500b (patch) | |
tree | edad9f5e4702510a4b1ad4a51c4da7e7c840cb03 /dev-perl/GD-Barcode | |
parent | dev-perl/Business-ISBN-Data: keyworded 20210112.6.0 for ppc (diff) | |
download | gentoo-5b5b2444a892a7e706addfbb519b433b5a56500b.tar.gz gentoo-5b5b2444a892a7e706addfbb519b433b5a56500b.tar.bz2 gentoo-5b5b2444a892a7e706addfbb519b433b5a56500b.zip |
dev-perl/GD-Barcode: keyworded 1.150.0-r1 for ppc
keyworded wrt bug #766150
Package-Manager: Portage-3.0.18, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-perl/GD-Barcode')
-rw-r--r-- | dev-perl/GD-Barcode/GD-Barcode-1.150.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/GD-Barcode/GD-Barcode-1.150.0-r1.ebuild b/dev-perl/GD-Barcode/GD-Barcode-1.150.0-r1.ebuild index 9d40f953aa90..1c2acad01e01 100644 --- a/dev-perl/GD-Barcode/GD-Barcode-1.150.0-r1.ebuild +++ b/dev-perl/GD-Barcode/GD-Barcode-1.150.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="GD::Barcode - Create barcode image with GD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86" IUSE="" RDEPEND="dev-perl/GD" |