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-Utils/
Date: Sun, 15 Jul 2018 18:55:42
Message-Id: 1531680415.c80e8a5d55fcd13b51905aad9bbc28ea9b850ad9.whissi@gentoo
1 commit: c80e8a5d55fcd13b51905aad9bbc28ea9b850ad9
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 15 18:46:55 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 15 18:46:55 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c80e8a5d
7
8 dev-perl/Math-Utils: x86 stable (bug #661196)
9
10 Package-Manager: Portage-2.3.42, Repoman-2.3.9
11
12 dev-perl/Math-Utils/Math-Utils-1.110.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/Math-Utils/Math-Utils-1.110.0.ebuild b/dev-perl/Math-Utils/Math-Utils-1.110.0.ebuild
16 index f55ecb6607a..ae0dcdc77c0 100644
17 --- a/dev-perl/Math-Utils/Math-Utils-1.110.0.ebuild
18 +++ b/dev-perl/Math-Utils/Math-Utils-1.110.0.ebuild
19 @@ -9,7 +9,7 @@ inherit perl-module
20
21 DESCRIPTION="Useful mathematical functions not in Perl"
22 SLOT="0"
23 -KEYWORDS="amd64 ~x86"
24 +KEYWORDS="amd64 x86"
25 IUSE="test"
26
27 RDEPEND=""