summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Korepanov <kaikaikai@yandex.ru>2018-03-31 21:10:17 +0100
committerMart Raudsepp <leio@gentoo.org>2018-04-02 21:04:50 +0300
commitc5936cb682e637518f63fbb5df7a0b1d60600aaf (patch)
tree835dc8739215c603b2b4040e3889717fa4b3cad4 /dev-perl/GD-Barcode/GD-Barcode-1.150.0-r1.ebuild
parentdev-perl/autovivification: keyword ~arm64 (diff)
downloadgentoo-c5936cb682e637518f63fbb5df7a0b1d60600aaf.tar.gz
gentoo-c5936cb682e637518f63fbb5df7a0b1d60600aaf.tar.bz2
gentoo-c5936cb682e637518f63fbb5df7a0b1d60600aaf.zip
dev-perl/GD-Barcode: keyword ~arm64
Diffstat (limited to 'dev-perl/GD-Barcode/GD-Barcode-1.150.0-r1.ebuild')
-rw-r--r--dev-perl/GD-Barcode/GD-Barcode-1.150.0-r1.ebuild4
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 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"