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/Math-Derivative/
Date: Sun, 15 Jul 2018 18:55:40
Message-Id: 1531680397.c11a47ae8e85a2b0264dd996386a22333644ac5a.whissi@gentoo
1 commit: c11a47ae8e85a2b0264dd996386a22333644ac5a
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 15 18:46:37 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 15 18:46:37 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c11a47ae
7
8 dev-perl/Math-Derivative: x86 stable (bug #661196)
9
10 Package-Manager: Portage-2.3.42, Repoman-2.3.9
11
12 dev-perl/Math-Derivative/Math-Derivative-1.10.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/Math-Derivative/Math-Derivative-1.10.0.ebuild b/dev-perl/Math-Derivative/Math-Derivative-1.10.0.ebuild
16 index 929f7cbf07b..4632375523b 100644
17 --- a/dev-perl/Math-Derivative/Math-Derivative-1.10.0.ebuild
18 +++ b/dev-perl/Math-Derivative/Math-Derivative-1.10.0.ebuild
19 @@ -10,7 +10,7 @@ inherit perl-module
20 DESCRIPTION="1st and 2nd order differentiation of data"
21
22 SLOT="0"
23 -KEYWORDS="amd64 ~x86"
24 +KEYWORDS="amd64 x86"
25 IUSE="test"
26 RDEPEND=""
27 DEPEND="dev-perl/Module-Build