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 3A8D31382C5 for ; Fri, 19 Jun 2020 06:40:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1ACEBE092B; Fri, 19 Jun 2020 06:40:31 +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 01681E092B for ; Fri, 19 Jun 2020 06:40:30 +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 0D11E34F39D for ; Fri, 19 Jun 2020 06:40:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3D5C42A4 for ; Fri, 19 Jun 2020 06:40:03 +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: <1592548789.1f55ddd7ab8c034d5716cd1ba01e315d002ac7bd.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: 1f55ddd7ab8c034d5716cd1ba01e315d002ac7bd X-VCS-Branch: master Date: Fri, 19 Jun 2020 06:40:03 +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: 08aa8b71-6014-41e2-8ade-9c346788afbd X-Archives-Hash: 22333c358bda667ee950ab8cd8fabb60 commit: 1f55ddd7ab8c034d5716cd1ba01e315d002ac7bd Author: Rolf Eike Beer sf-mail de> AuthorDate: Fri Jun 19 05:33:07 2020 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Fri Jun 19 06:39:49 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f55ddd7 dev-ruby/daemons: stable 1.3.1 for hppa, bug #728198 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer sf-mail.de> 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 95e896b457a..3cc15f592f7 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() {