summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-02-25 21:42:01 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2018-02-25 21:50:37 +0000
commitb249499689e8f96335f7fe9f4649d919eb0e9b50 (patch)
tree55c9fdaacc44bc2b211ab973327a53939c3b1ae8 /dev-ruby
parentsys-fs/udftools: keyworded 2.0-r1 for ppc64, bug #639184 (thanks to ernsteisw... (diff)
downloadgentoo-b249499689e8f96335f7fe9f4649d919eb0e9b50.tar.gz
gentoo-b249499689e8f96335f7fe9f4649d919eb0e9b50.tar.bz2
gentoo-b249499689e8f96335f7fe9f4649d919eb0e9b50.zip
dev-ruby/facter: stable 3.9.2 for ppc, bug #622158 (thanks to ernsteiswuerfel)
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-ruby')
-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:*