Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/URI/
Date: Thu, 04 Oct 2018 09:17:21
Message-Id: 1538644604.cf711c3ab9dca5ccaad9157bc7b639ed0934164b.grobian@gentoo
1 commit: cf711c3ab9dca5ccaad9157bc7b639ed0934164b
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 4 09:05:46 2018 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 4 09:16:44 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf711c3a
7
8 dev-perl/URI: add Prefix keywords, bug #622348
9
10 Package-Manager: Portage-2.3.40.3-prefix, Repoman-2.3.9
11 Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
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 6218cabc699..a2d442d691f 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 ~s390 sparc x86 ~ppc-aix ~amd64-fbsd ~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 ~s390 sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
26 IUSE="test"
27
28 RDEPEND="