diff options
author | Markus Meier <maekke@gentoo.org> | 2017-06-15 18:24:10 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-06-15 18:24:10 +0200 |
commit | 0772cdba60b2561fbf73e2c8adc375740b69ee6f (patch) | |
tree | d5746e592dad75bc1681bea4d607b29e659f41fc /dev-perl/GD-Barcode | |
parent | dev-perl/autovivification: add ~arm, bug #620228 (diff) | |
download | gentoo-0772cdba60b2561fbf73e2c8adc375740b69ee6f.tar.gz gentoo-0772cdba60b2561fbf73e2c8adc375740b69ee6f.tar.bz2 gentoo-0772cdba60b2561fbf73e2c8adc375740b69ee6f.zip |
dev-perl/GD-Barcode: add ~arm, bug #620228
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
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 08bef1a8a2c2..278633122eaa 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-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # 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 x86" +KEYWORDS="amd64 ~arm x86" IUSE="" RDEPEND="dev-perl/GD" |