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 59CAC13835A for ; Sun, 14 Jun 2020 20:08:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7454BE095A; Sun, 14 Jun 2020 20:08:25 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 3CD40E095A for ; Sun, 14 Jun 2020 20:08:25 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 4B6BD34F05E for ; Sun, 14 Jun 2020 20:08:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 81CFC29B for ; Sun, 14 Jun 2020 20:08:22 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1592165225.e68463cc5c79730f8b9d03cb387478209a370aee.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/daemons/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/daemons/daemons-1.3.1.ebuild X-VCS-Directories: dev-ruby/daemons/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: e68463cc5c79730f8b9d03cb387478209a370aee X-VCS-Branch: master Date: Sun, 14 Jun 2020 20:08:22 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 2083e897-d315-45ef-8fa0-7b39b81d149d X-Archives-Hash: b2ae8e84f3f18cede3eb914a8bff7b0e commit: e68463cc5c79730f8b9d03cb387478209a370aee Author: Sergei Trofimovich gentoo org> AuthorDate: Sun Jun 14 20:07:05 2020 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sun Jun 14 20:07:05 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e68463cc dev-ruby/daemons: stable 1.3.1 for ppc64 stable wrt bug #728198 Package-Manager: Portage-2.3.100, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich gentoo.org> dev-ruby/daemons/daemons-1.3.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/daemons/daemons-1.3.1.ebuild b/dev-ruby/daemons/daemons-1.3.1.ebuild index fe3b3e02c78..dbdd3043fb6 100644 --- a/dev-ruby/daemons/daemons-1.3.1.ebuild +++ b/dev-ruby/daemons/daemons-1.3.1.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://github.com/thuehlinger/daemons/archive/v${PV}.tar.gz -> ${P}.ta LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="examples" all_ruby_prepare() {