commit: 2d0397731174e9fe82d64fdd2198415042172bec Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Fri Nov 23 09:03:46 2018 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Fri Nov 23 09:09:14 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d039773
dev-ruby/facter: drop hppa stable keyword, bug 656206 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 dev-ruby/facter/facter-2.4.6.ebuild | 4 ++-- dev-ruby/facter/facter-3.9.2.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-ruby/facter/facter-2.4.6.ebuild b/dev-ruby/facter/facter-2.4.6.ebuild index ec8007fe201..355f548540d 100644 --- a/dev-ruby/facter/facter-2.4.6.ebuild +++ b/dev-ruby/facter/facter-2.4.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -17,7 +17,7 @@ HOMEPAGE="http://www.puppetlabs.com/puppet/related-projects/facter/" LICENSE="Apache-2.0" SLOT="0" IUSE="+dmi +pciutils +virt" -KEYWORDS="amd64 hppa ppc ppc64 ~sparc x86" +KEYWORDS="amd64 ~hppa ppc ppc64 ~sparc x86" CDEPEND=" app-emulation/virt-what diff --git a/dev-ruby/facter/facter-3.9.2.ebuild b/dev-ruby/facter/facter-3.9.2.ebuild index 7783cc03791..67281c8efef 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-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # 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:*
