summaryrefslogtreecommitdiff
path: root/dev-ruby/facter/facter-3.6.3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/facter/facter-3.6.3.ebuild')
-rw-r--r--dev-ruby/facter/facter-3.6.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/facter/facter-3.6.3.ebuild b/dev-ruby/facter/facter-3.6.3.ebuild
index b9c6d07157bf..ad8f6680f77f 100644
--- a/dev-ruby/facter/facter-3.6.3.ebuild
+++ b/dev-ruby/facter/facter-3.6.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -14,7 +14,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"
BDEPEND="
>=sys-devel/gcc-4.8:*