Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Business-ISSN/
Date: Sun, 02 May 2021 22:06:19
Message-Id: 1619992974.1b80f6a8d810ba05a2da9d01c28c04321a1431ab.slyfox@gentoo
1 commit: 1b80f6a8d810ba05a2da9d01c28c04321a1431ab
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 2 22:02:54 2021 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun May 2 22:02:54 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b80f6a8
7
8 dev-perl/Business-ISSN: keyworded 1.4.0 for ppc
9
10 keyworded wrt bug #766150
11
12 Package-Manager: Portage-3.0.18, Repoman-3.0.3
13 RepoMan-Options: --include-arches="ppc"
14 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
15
16 dev-perl/Business-ISSN/Business-ISSN-1.4.0.ebuild | 4 ++--
17 1 file changed, 2 insertions(+), 2 deletions(-)
18
19 diff --git a/dev-perl/Business-ISSN/Business-ISSN-1.4.0.ebuild b/dev-perl/Business-ISSN/Business-ISSN-1.4.0.ebuild
20 index 97520ab39cc..5d78019a8f2 100644
21 --- a/dev-perl/Business-ISSN/Business-ISSN-1.4.0.ebuild
22 +++ b/dev-perl/Business-ISSN/Business-ISSN-1.4.0.ebuild
23 @@ -1,4 +1,4 @@
24 -# Copyright 1999-2020 Gentoo Authors
25 +# Copyright 1999-2021 Gentoo Authors
26 # Distributed under the terms of the GNU General Public License v2
27
28 EAPI=7
29 @@ -11,7 +11,7 @@ DESCRIPTION="Object and functions to work with International Standard Serial Num
30 LICENSE="Artistic-2"
31
32 SLOT="0"
33 -KEYWORDS="amd64 ~arm ~arm64 ~x86"
34 +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~x86"
35 IUSE="test"
36 RESTRICT="!test? ( test )"