Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Business-ISSN/
Date: Mon, 02 Apr 2018 18:06:41
Message-Id: 1522692335.40161c26366fb9e88a1c44986f8bba8cfd116dd2.leio@gentoo
1 commit: 40161c26366fb9e88a1c44986f8bba8cfd116dd2
2 Author: Alexey Korepanov <kaikaikai <AT> yandex <DOT> ru>
3 AuthorDate: Sat Mar 31 20:44:44 2018 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 2 18:05:35 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40161c26
7
8 dev-perl/Business-ISSN: keyword ~arm64
9
10 dev-perl/Business-ISSN/Business-ISSN-1.2.0.ebuild | 4 ++--
11 1 file changed, 2 insertions(+), 2 deletions(-)
12
13 diff --git a/dev-perl/Business-ISSN/Business-ISSN-1.2.0.ebuild b/dev-perl/Business-ISSN/Business-ISSN-1.2.0.ebuild
14 index 79067bc0e14..02f398d6415 100644
15 --- a/dev-perl/Business-ISSN/Business-ISSN-1.2.0.ebuild
16 +++ b/dev-perl/Business-ISSN/Business-ISSN-1.2.0.ebuild
17 @@ -1,4 +1,4 @@
18 -# Copyright 1999-2017 Gentoo Foundation
19 +# Copyright 1999-2018 Gentoo Foundation
20 # Distributed under the terms of the GNU General Public License v2
21
22 EAPI=6
23 @@ -10,7 +10,7 @@ inherit perl-module
24 DESCRIPTION="Object and functions to work with International Standard Serial Numbers"
25
26 SLOT="0"
27 -KEYWORDS="~amd64 ~arm ~x86"
28 +KEYWORDS="~amd64 ~arm ~arm64 ~x86"
29 IUSE="test"
30
31 DEPEND="