Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Share/
Date: Sat, 01 Sep 2018 19:01:17
Message-Id: 1535828436.1ca8bfcf47dbaeb841f096e7cb554acea6dc9c11.whissi@gentoo
1 commit: 1ca8bfcf47dbaeb841f096e7cb554acea6dc9c11
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 1 18:42:16 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 1 19:00:36 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ca8bfcf
7
8 dev-perl/File-Share: x86 stable (bug #661778)
9
10 Package-Manager: Portage-2.3.48, Repoman-2.3.10
11
12 dev-perl/File-Share/File-Share-0.250.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/File-Share/File-Share-0.250.0.ebuild b/dev-perl/File-Share/File-Share-0.250.0.ebuild
16 index c6ee14d805c..d57f05ebde4 100644
17 --- a/dev-perl/File-Share/File-Share-0.250.0.ebuild
18 +++ b/dev-perl/File-Share/File-Share-0.250.0.ebuild
19 @@ -9,7 +9,7 @@ inherit perl-module
20
21 DESCRIPTION="Extend File::ShareDir to local libraries"
22 SLOT="0"
23 -KEYWORDS="alpha amd64 ~ia64 ppc sparc ~x86"
24 +KEYWORDS="alpha amd64 ~ia64 ppc sparc x86"
25 IUSE="test"
26
27 RDEPEND=">=dev-perl/File-ShareDir-1.30.0"