diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-26 16:49:32 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-26 16:49:38 +0100 |
commit | 36da503cb149588161e520d522745ae5cd93874d (patch) | |
tree | cd881a05df3164d6761ad3aac6222b1c467f4f4b /dev-perl/Math-Spline | |
parent | app-vim/vim-latex: add blockers for app-vim/vimtex (diff) | |
download | gentoo-36da503cb149588161e520d522745ae5cd93874d.tar.gz gentoo-36da503cb149588161e520d522745ae5cd93874d.tar.bz2 gentoo-36da503cb149588161e520d522745ae5cd93874d.zip |
dev-perl/Math-Spline: amd64/x86 stable, (ALLARCHES policy) wrt bug #578256
Package-Manager: portage-2.2.26
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Math-Spline')
-rw-r--r-- | dev-perl/Math-Spline/Math-Spline-0.20.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Math-Spline/Math-Spline-0.20.0.ebuild b/dev-perl/Math-Spline/Math-Spline-0.20.0.ebuild index 1904fe08aed8..546f105b7cbe 100644 --- a/dev-perl/Math-Spline/Math-Spline-0.20.0.ebuild +++ b/dev-perl/Math-Spline/Math-Spline-0.20.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Cubic Spline Interpolation of data" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="test" RDEPEND=" |