From: Alexey Korepanov Date: Sat, 31 Mar 2018 20:10:17 +0000 (+0100) Subject: dev-perl/GD-Barcode: keyword ~arm64 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c5936cb682e637518f63fbb5df7a0b1d60600aaf;p=gentoo.git dev-perl/GD-Barcode: keyword ~arm64 --- 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 278633122eaa..ef100077c4a2 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-2017 Gentoo Foundation +# Copyright 1999-2018 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 ~arm x86" +KEYWORDS="amd64 ~arm ~arm64 x86" IUSE="" RDEPEND="dev-perl/GD"