dev-perl/Exception-Class: added ~arm64 keyword (Bug 652718)
authorRoy Bamford <neddyseagoon@gentoo.org>
Sat, 7 Apr 2018 13:58:05 +0000 (14:58 +0100)
committerMart Raudsepp <leio@gentoo.org>
Sat, 7 Apr 2018 15:13:17 +0000 (18:13 +0300)
Package-Manager: Portage-2.3.24, Repoman-2.3.6

dev-perl/Exception-Class/Exception-Class-1.430.0.ebuild

index 3f0d17f1e277039a7e26f775b9c398c00d616f2f..1fbdec7a1457ca4ac6b0d73b420a7e97a6f81574 100644 (file)
@@ -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=6
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="A module that allows you to declare real exception classes in Perl"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
 IUSE="test"
 
 RDEPEND="