Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Types-Serialiser/
Date: Wed, 21 Jun 2017 09:00:10
Message-Id: 1498035586.699bbbbd67e4d8a8649e6cfedbc74869689791bb.aballier@gentoo
1 commit: 699bbbbd67e4d8a8649e6cfedbc74869689791bb
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 21 08:58:51 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 21 08:59:46 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=699bbbbd
7
8 dev-perl/Types-Serialiser: keyword ~arm64, bug #620108
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 dev-perl/Types-Serialiser/Types-Serialiser-1.0.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-perl/Types-Serialiser/Types-Serialiser-1.0.0.ebuild b/dev-perl/Types-Serialiser/Types-Serialiser-1.0.0.ebuild
16 index d7546690275..d8773bbbc71 100644
17 --- a/dev-perl/Types-Serialiser/Types-Serialiser-1.0.0.ebuild
18 +++ b/dev-perl/Types-Serialiser/Types-Serialiser-1.0.0.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2014 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=5
25 @@ -10,7 +10,7 @@ inherit perl-module
26 DESCRIPTION="simple data types for common serialisation formats"
27
28 SLOT="0"
29 -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~x64-macos ~x86-solaris"
30 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x64-macos ~x86-solaris"
31 IUSE=""
32
33 RDEPEND="