diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-10-26 22:07:51 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-10-26 22:17:50 +0200 |
commit | c1880ebb7db64032dcb652eb3b37a77cb1404396 (patch) | |
tree | f9131787307dfe9a24fe0c7e768c433ec4a2876e /dev-perl/Math-Libm | |
parent | dev-perl/Encode-Locale: x86 stable (bug #632664) (diff) | |
download | gentoo-c1880ebb7db64032dcb652eb3b37a77cb1404396.tar.gz gentoo-c1880ebb7db64032dcb652eb3b37a77cb1404396.tar.bz2 gentoo-c1880ebb7db64032dcb652eb3b37a77cb1404396.zip |
dev-perl/Math-Libm: x86 stable (bug #632664)
Package-Manager: Portage-2.3.11, Repoman-2.3.3
Diffstat (limited to 'dev-perl/Math-Libm')
-rw-r--r-- | dev-perl/Math-Libm/Math-Libm-1.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 |