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 8CFC5138334 for ; Wed, 17 Oct 2018 19:38:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B9447E070D; Wed, 17 Oct 2018 19:38:08 +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 8EE1FE070D for ; Wed, 17 Oct 2018 19:38:08 +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 0D26A335CF1 for ; Wed, 17 Oct 2018 19:38:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 761DA441 for ; Wed, 17 Oct 2018 19:38:05 +0000 (UTC) From: "Matthew Thode" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matthew Thode" Message-ID: <1539804958.9de079fe4e5d77e8e3ee1c884e1ef4bc25227ab1.prometheanfire@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/puppetdb-termini/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/puppetdb-termini/puppetdb-termini-6.0.0.ebuild X-VCS-Directories: dev-ruby/puppetdb-termini/ X-VCS-Committer: prometheanfire X-VCS-Committer-Name: Matthew Thode X-VCS-Revision: 9de079fe4e5d77e8e3ee1c884e1ef4bc25227ab1 X-VCS-Branch: master Date: Wed, 17 Oct 2018 19:38:05 +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: cee4c0e6-a6e8-4efb-9d3d-7038e1801b8a X-Archives-Hash: af59e7f46bc31f4d7aacc12ec48e0eca commit: 9de079fe4e5d77e8e3ee1c884e1ef4bc25227ab1 Author: Matthew Thode gentoo org> AuthorDate: Wed Oct 17 19:35:58 2018 +0000 Commit: Matthew Thode gentoo org> CommitDate: Wed Oct 17 19:35:58 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9de079fe dev-ruby/puppetdb-termini: 6.0.0 stable allarches Signed-off-by: Matthew Thode gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11 dev-ruby/puppetdb-termini/puppetdb-termini-6.0.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/puppetdb-termini/puppetdb-termini-6.0.0.ebuild b/dev-ruby/puppetdb-termini/puppetdb-termini-6.0.0.ebuild index 6ae20ec51d1..f4e3cec5291 100644 --- a/dev-ruby/puppetdb-termini/puppetdb-termini-6.0.0.ebuild +++ b/dev-ruby/puppetdb-termini/puppetdb-termini-6.0.0.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 @@ -15,7 +15,7 @@ LICENSE="Apache-2.0" SLOT="0" IUSE="" # will need the same keywords as puppet -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ppc x86" RDEPEND+="" DEPEND+=""