Gentoo Archives: gentoo-commits

From: "Andreas K. Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Type/
Date: Wed, 02 Jun 2021 18:47:19
Message-Id: 1622659579.18e14afbadac0920ba1964f5559ffbcc0fff5a40.dilfridge@gentoo
1 commit: 18e14afbadac0920ba1964f5559ffbcc0fff5a40
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 2 18:23:12 2021 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 2 18:46:19 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18e14afb
7
8 dev-perl/File-Type: Stable for all 0.22-r2
9
10 Package-Manager: Portage-3.0.18, Repoman-3.0.2
11 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
12
13 dev-perl/File-Type/File-Type-0.220.0-r2.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-perl/File-Type/File-Type-0.220.0-r2.ebuild b/dev-perl/File-Type/File-Type-0.220.0-r2.ebuild
17 index 9bcbc7a65e8..afa3744c160 100644
18 --- a/dev-perl/File-Type/File-Type-0.220.0-r2.ebuild
19 +++ b/dev-perl/File-Type/File-Type-0.220.0-r2.ebuild
20 @@ -10,14 +10,14 @@ inherit perl-module
21 DESCRIPTION="Determine file type using magic"
22
23 SLOT="0"
24 -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
25 +KEYWORDS="amd64 ~hppa ~ia64 ~ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
26 IUSE="test"
27 RESTRICT="!test? ( test )"
28
29 RDEPEND="
30 >=virtual/perl-IO-0.10.0
31 "
32 -DEPEND="dev-perl/Module-Build"
33 +
34 BDEPEND="${RDEPEND}
35 >=dev-perl/Module-Build-0.280.0
36 test? (