commit: 40161c26366fb9e88a1c44986f8bba8cfd116dd2 Author: Alexey Korepanov <kaikaikai <AT> yandex <DOT> ru> AuthorDate: Sat Mar 31 20:44:44 2018 +0000 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org> CommitDate: Mon Apr 2 18:05:35 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40161c26
dev-perl/Business-ISSN: keyword ~arm64 dev-perl/Business-ISSN/Business-ISSN-1.2.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Business-ISSN/Business-ISSN-1.2.0.ebuild b/dev-perl/Business-ISSN/Business-ISSN-1.2.0.ebuild index 79067bc0e14..02f398d6415 100644 --- a/dev-perl/Business-ISSN/Business-ISSN-1.2.0.ebuild +++ b/dev-perl/Business-ISSN/Business-ISSN-1.2.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="Object and functions to work with International Standard Serial Numbers" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" IUSE="test" DEPEND="
