From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A74231382C5 for ; Sat, 20 Jan 2018 23:03:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 676B5E088C; Sat, 20 Jan 2018 23:03:07 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3F242E087A for ; Sat, 20 Jan 2018 23:03:07 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 66A50335C4F for ; Sat, 20 Jan 2018 23:03:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E05B71C5 for ; Sat, 20 Jan 2018 23:03:04 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1516489344.c9465a06140d31bc10d09597337189c8b611ea9c.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/facter/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/facter/facter-2.4.6.ebuild dev-ruby/facter/facter-3.1.8.ebuild dev-ruby/facter/facter-3.6.3.ebuild X-VCS-Directories: dev-ruby/facter/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: c9465a06140d31bc10d09597337189c8b611ea9c X-VCS-Branch: master Date: Sat, 20 Jan 2018 23:03:04 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: ca14d472-337b-4823-a9b4-acd751893ab7 X-Archives-Hash: 1dbc861832bed0c1077c32af7f281b4d commit: c9465a06140d31bc10d09597337189c8b611ea9c Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Jan 20 15:38:05 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Jan 20 23:02:24 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9465a06 dev-ruby/facter: Drop to ~hppa Package-Manager: Portage-2.3.19, Repoman-2.3.6 dev-ruby/facter/facter-2.4.6.ebuild | 4 ++-- dev-ruby/facter/facter-3.1.8.ebuild | 4 ++-- dev-ruby/facter/facter-3.6.3.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/dev-ruby/facter/facter-2.4.6.ebuild b/dev-ruby/facter/facter-2.4.6.ebuild index da36480b3a7..18180e3884e 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-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # 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.1.8.ebuild b/dev-ruby/facter/facter-3.1.8.ebuild index 8b2c428f2c2..5604ec6096d 100644 --- a/dev-ruby/facter/facter-3.1.8.ebuild +++ b/dev-ruby/facter/facter-3.1.8.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" CDEPEND=" >=sys-devel/gcc-4.8:* diff --git a/dev-ruby/facter/facter-3.6.3.ebuild b/dev-ruby/facter/facter-3.6.3.ebuild index b9c6d07157b..ad8f6680f77 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:*