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-ISBN-Data/
Date: Sun, 02 May 2021 22:06:22
Message-Id: 1619993009.84ef1787991a923414d34b5350014125542f5683.slyfox@gentoo
1 commit: 84ef1787991a923414d34b5350014125542f5683
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 2 22:03:29 2021 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun May 2 22:03:29 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84ef1787
7
8 dev-perl/Business-ISBN-Data: keyworded 20210112.6.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-ISBN-Data/Business-ISBN-Data-20210112.6.0.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/dev-perl/Business-ISBN-Data/Business-ISBN-Data-20210112.6.0.ebuild b/dev-perl/Business-ISBN-Data/Business-ISBN-Data-20210112.6.0.ebuild
20 index 57e6b7f3cd3..33dcdcae486 100644
21 --- a/dev-perl/Business-ISBN-Data/Business-ISBN-Data-20210112.6.0.ebuild
22 +++ b/dev-perl/Business-ISBN-Data/Business-ISBN-Data-20210112.6.0.ebuild
23 @@ -10,7 +10,7 @@ inherit perl-module
24 DESCRIPTION="Data pack for Business::ISBN"
25
26 SLOT="0"
27 -KEYWORDS="~amd64 ~arm ~arm64 ~x86"
28 +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
29 LICENSE="Artistic-2"
30 IUSE="test"
31 RESTRICT="!test? ( test )"