summaryrefslogtreecommitdiff
path: root/dev-ruby/facter/facter-3.9.2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/facter/facter-3.9.2.ebuild')
-rw-r--r--dev-ruby/facter/facter-3.9.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/facter/facter-3.9.2.ebuild b/dev-ruby/facter/facter-3.9.2.ebuild
index e81bc08542d9..f285659e15b8 100644
--- a/dev-ruby/facter/facter-3.9.2.ebuild
+++ b/dev-ruby/facter/facter-3.9.2.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=6
@@ -14,7 +14,7 @@ S="${S}/all/${P}"
LICENSE="Apache-2.0"
SLOT="0"
IUSE="debug test"
-KEYWORDS="amd64 ~arm ~hppa ~ppc ppc64 sparc x86"
+KEYWORDS="amd64 ~arm ~hppa ppc ppc64 sparc x86"
BDEPEND="
>=sys-devel/gcc-4.8:*