Gentoo Archives: gentoo-commits

From: Kent Fredric <kentnl@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/perl-HTTP-Tiny/
Date: Sun, 02 Sep 2018 06:16:32
Message-Id: 1535868963.8e260fce822973e2b0551471b8650f1b77625441.kentnl@gentoo
1 commit: 8e260fce822973e2b0551471b8650f1b77625441
2 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 1 09:30:40 2018 +0000
4 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 2 06:16:03 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e260fce
7
8 virtual/perl-HTTP-Tiny: Back-copy ~amd64-fbsd keywording
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.56.1_rc-r4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.56.1_rc-r4.ebuild b/virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.56.1_rc-r4.ebuild
16 index 4eec2ddf66b..a4d7990a417 100644
17 --- a/virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.56.1_rc-r4.ebuild
18 +++ b/virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.56.1_rc-r4.ebuild
19 @@ -5,7 +5,7 @@ EAPI=6
20
21 DESCRIPTION="Virtual for ${PN#perl-}"
22 SLOT="0"
23 -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 sparc x86 ~x64-cygwin"
24 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 sparc x86 ~x64-cygwin ~amd64-fbsd"
25
26 RDEPEND="
27 || ( =dev-lang/perl-5.24.4* =dev-lang/perl-5.24.3* ~perl-core/${PN#perl-}-${PV} )