dev-perl/GD-Barcode: add ~arm, bug #620228

Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
This commit is contained in:
Markus Meier
2017-06-15 18:24:10 +02:00
parent 309bd18a4b
commit 0772cdba60

View File

@@ -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"