diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-15 20:46:55 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-15 20:46:55 +0200 |
commit | c80e8a5d55fcd13b51905aad9bbc28ea9b850ad9 (patch) | |
tree | d2c8a694224ee6933b44c2f128c76d8511cacdc5 /dev-perl/Math-Utils | |
parent | dev-perl/Math-Derivative: x86 stable (bug #661196) (diff) | |
download | gentoo-c80e8a5d55fcd13b51905aad9bbc28ea9b850ad9.tar.gz gentoo-c80e8a5d55fcd13b51905aad9bbc28ea9b850ad9.tar.bz2 gentoo-c80e8a5d55fcd13b51905aad9bbc28ea9b850ad9.zip |
dev-perl/Math-Utils: x86 stable (bug #661196)
Package-Manager: Portage-2.3.42, Repoman-2.3.9
Diffstat (limited to 'dev-perl/Math-Utils')
-rw-r--r-- | dev-perl/Math-Utils/Math-Utils-1.110.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Math-Utils/Math-Utils-1.110.0.ebuild b/dev-perl/Math-Utils/Math-Utils-1.110.0.ebuild index f55ecb6607ab..ae0dcdc77c09 100644 --- a/dev-perl/Math-Utils/Math-Utils-1.110.0.ebuild +++ b/dev-perl/Math-Utils/Math-Utils-1.110.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Useful mathematical functions not in Perl" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="test" RDEPEND="" |