dev-perl/Math-Libm: x86 stable (bug #632664)
authorThomas Deutschmann <whissi@gentoo.org>
Thu, 26 Oct 2017 20:07:51 +0000 (22:07 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Thu, 26 Oct 2017 20:17:50 +0000 (22:17 +0200)
Package-Manager: Portage-2.3.11, Repoman-2.3.3

dev-perl/Math-Libm/Math-Libm-1.0.0.ebuild

index f68ec4a35b7a7615139ac43f1e222f70d1d9ea40..adbe684561444d4bef5d6898c18b25c001852292 100644 (file)
@@ -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