dev-perl/Text-CSV: keyword ~arm64
authorAlexey Korepanov <kaikaikai@yandex.ru>
Sat, 31 Mar 2018 20:20:53 +0000 (21:20 +0100)
committerMart Raudsepp <leio@gentoo.org>
Mon, 2 Apr 2018 18:05:08 +0000 (21:05 +0300)
dev-perl/Text-CSV/Text-CSV-1.950.0.ebuild

index 62d358fa9b7abbcbe435366f6413042da8a15ce4..98a8dabc3122458b1f0f3702ba5e56d5c3d8158e 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
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Manipulate comma-separated value strings"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="test +xs"
 
 RDEPEND="