diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-15 18:36:26 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-15 18:50:58 +0300 |
commit | 946a999ffdd525a748d3dc2c79d1fa105f9ce0e9 (patch) | |
tree | 8c15de3e9a9364fff89f6624f63cd8f5b6c3508d /dev-perl/Math-Derivative | |
parent | dev-perl/Math-Utils: amd64 stable wrt bug #661196 (diff) | |
download | gentoo-946a999ffdd525a748d3dc2c79d1fa105f9ce0e9.tar.gz gentoo-946a999ffdd525a748d3dc2c79d1fa105f9ce0e9.tar.bz2 gentoo-946a999ffdd525a748d3dc2c79d1fa105f9ce0e9.zip |
dev-perl/Math-Derivative: amd64 stable wrt bug #661196
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-perl/Math-Derivative')
-rw-r--r-- | dev-perl/Math-Derivative/Math-Derivative-1.10.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 |