Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-chdir/
Date: Wed, 11 Sep 2019 03:29:02
Message-Id: 1568172528.042a347bf9705e8b80df4ea6e8a7f6f3bf2b18d5.mattst88@gentoo
1 commit: 042a347bf9705e8b80df4ea6e8a7f6f3bf2b18d5
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 11 03:28:37 2019 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 11 03:28:48 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=042a347b
7
8 dev-perl/File-chdir-0.101.100: add ~sparc, bug 690140
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 dev-perl/File-chdir/File-chdir-0.101.100.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/File-chdir/File-chdir-0.101.100.ebuild b/dev-perl/File-chdir/File-chdir-0.101.100.ebuild
16 index 940f4985c5d..ee0805c6259 100644
17 --- a/dev-perl/File-chdir/File-chdir-0.101.100.ebuild
18 +++ b/dev-perl/File-chdir/File-chdir-0.101.100.ebuild
19 @@ -10,7 +10,7 @@ inherit perl-module
20 DESCRIPTION="An alternative to File::Spec and CWD"
21
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~riscv ~s390 ~sh x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
24 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~riscv ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
25 IUSE="test"
26
27 RDEPEND="