From: Mikle Kolyada Date: Sun, 15 Jul 2018 15:36:26 +0000 (+0300) Subject: dev-perl/Math-Derivative: amd64 stable wrt bug #661196 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=946a999ffdd525a748d3dc2c79d1fa105f9ce0e9;p=gentoo.git dev-perl/Math-Derivative: amd64 stable wrt bug #661196 Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- diff --git a/dev-perl/Math-Derivative/Math-Derivative-1.10.0.ebuild b/dev-perl/Math-Derivative/Math-Derivative-1.10.0.ebuild index f10b94206139..929f7cbf07b0 100644 --- a/dev-perl/Math-Derivative/Math-Derivative-1.10.0.ebuild +++ b/dev-perl/Math-Derivative/Math-Derivative-1.10.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="1st and 2nd order differentiation of data" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="test" RDEPEND="" DEPEND="dev-perl/Module-Build