Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/URI/
Date: Sat, 28 Apr 2018 20:58:20
Message-Id: 1524949087.cd3bd9156ea800121e4a797792aa17ee607de41c.monsieurp@gentoo
1 commit: cd3bd9156ea800121e4a797792aa17ee607de41c
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 28 20:55:48 2018 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 28 20:58:07 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd3bd915
7
8 dev-perl/URI: add keyword for amd64-fbsd.
9
10 Bug: https://bugs.gentoo.org/650956
11 Package-Manager: Portage-2.3.28, Repoman-2.3.9
12
13 dev-perl/URI/URI-1.730.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-perl/URI/URI-1.730.0.ebuild b/dev-perl/URI/URI-1.730.0.ebuild
17 index 17d54f3ed1a..1e623380495 100644
18 --- a/dev-perl/URI/URI-1.730.0.ebuild
19 +++ b/dev-perl/URI/URI-1.730.0.ebuild
20 @@ -10,7 +10,7 @@ inherit perl-module
21 DESCRIPTION="Uniform Resource Identifiers (absolute and relative)"
22
23 SLOT="0"
24 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
25 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris ~amd64-fbsd"
26 IUSE="test"
27
28 RDEPEND="