summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Korepanov <kaikaikai@yandex.ru>2018-03-31 21:20:53 +0100
committerMart Raudsepp <leio@gentoo.org>2018-04-02 21:05:08 +0300
commit179da200a824e0371538159dfbbe6dc93729bc75 (patch)
treeb19464df285ebeed360ac20a4ed3513c9d1afc09 /dev-perl
parentdev-perl/Text-Roman: keyword ~arm64 (diff)
downloadgentoo-179da200a824e0371538159dfbbe6dc93729bc75.tar.gz
gentoo-179da200a824e0371538159dfbbe6dc93729bc75.tar.bz2
gentoo-179da200a824e0371538159dfbbe6dc93729bc75.zip
dev-perl/Text-CSV: keyword ~arm64
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Text-CSV/Text-CSV-1.950.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Text-CSV/Text-CSV-1.950.0.ebuild b/dev-perl/Text-CSV/Text-CSV-1.950.0.ebuild
index 62d358fa9b7a..98a8dabc3122 100644
--- a/dev-perl/Text-CSV/Text-CSV-1.950.0.ebuild
+++ b/dev-perl/Text-CSV/Text-CSV-1.950.0.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=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="