summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2017-04-30 12:06:28 +0200
committerJeroen Roovers <jer@gentoo.org>2017-04-30 12:06:28 +0200
commitf952003fca9ac9d9f460068caaea075adb751292 (patch)
treeeee111211b25d83aef0556d3e4cb7e720eee1bd8 /dev-ruby/facter
parentdev-cpp/cpp-hocon: Stable for HPPA (bug #587848). (diff)
downloadgentoo-f952003fca9ac9d9f460068caaea075adb751292.tar.gz
gentoo-f952003fca9ac9d9f460068caaea075adb751292.tar.bz2
gentoo-f952003fca9ac9d9f460068caaea075adb751292.zip
dev-ruby/facter: Stable for HPPA (bug #587848).
Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-ruby/facter')
-rw-r--r--dev-ruby/facter/facter-3.6.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/facter/facter-3.6.3.ebuild b/dev-ruby/facter/facter-3.6.3.ebuild
index a10a77ea60e9..468ce7f9bb5a 100644
--- a/dev-ruby/facter/facter-3.6.3.ebuild
+++ b/dev-ruby/facter/facter-3.6.3.ebuild
@@ -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:*