From: Thomas Deutschmann Date: Thu, 26 Oct 2017 20:07:51 +0000 (+0200) Subject: dev-perl/Math-Libm: x86 stable (bug #632664) X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=c1880ebb7db64032dcb652eb3b37a77cb1404396;p=gentoo.git dev-perl/Math-Libm: x86 stable (bug #632664) Package-Manager: Portage-2.3.11, Repoman-2.3.3 --- diff --git a/dev-perl/Math-Libm/Math-Libm-1.0.0.ebuild b/dev-perl/Math-Libm/Math-Libm-1.0.0.ebuild index f68ec4a35b7a..adbe68456144 100644 --- a/dev-perl/Math-Libm/Math-Libm-1.0.0.ebuild +++ b/dev-perl/Math-Libm/Math-Libm-1.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="wrapper to libm functions" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="test" RDEPEND="virtual/perl-AutoLoader