dev-ruby/facter: x86 stable wrt bug #587848
authorAgostino Sarubbo <ago@gentoo.org>
Fri, 13 Jan 2017 15:37:11 +0000 (16:37 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Fri, 13 Jan 2017 15:37:11 +0000 (16:37 +0100)
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
dev-ruby/facter/facter-3.1.8.ebuild

index 25a29cccd7ec21205407ac14864abc31922ef672..6ae66b813ed962a06467113a3a4080e9d8566cca 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
 # $Id$
 
@@ -15,7 +15,7 @@ S="${S}/all/${P}"
 LICENSE="Apache-2.0"
 SLOT="0"
 IUSE="debug test"
-KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~hppa ~ppc ~ppc64 x86"
 
 CDEPEND="
        >=sys-devel/gcc-4.8:*