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 AE83B138334 for ; Tue, 9 Jul 2019 23:11:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A8A2EE0848; Tue, 9 Jul 2019 23:11:17 +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 8C41AE0848 for ; Tue, 9 Jul 2019 23:11:17 +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 393B73474F0 for ; Tue, 9 Jul 2019 23:11:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CBF33609 for ; Tue, 9 Jul 2019 23:11:13 +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: <1562713857.57af6f7503f5e1ca59c9a8bb7ee23ec40efa9628.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/regexp_property_values/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/regexp_property_values/regexp_property_values-0.3.5.ebuild X-VCS-Directories: dev-ruby/regexp_property_values/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 57af6f7503f5e1ca59c9a8bb7ee23ec40efa9628 X-VCS-Branch: master Date: Tue, 9 Jul 2019 23:11:13 +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: 2e671b08-ba18-4ae1-b23b-d2e570ccdd49 X-Archives-Hash: 20791c7ec8e43be66307381c710e4b2e commit: 57af6f7503f5e1ca59c9a8bb7ee23ec40efa9628 Author: Rolf Eike Beer sf-mail de> AuthorDate: Tue Jul 9 20:15:08 2019 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Tue Jul 9 23:10:57 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57af6f75 dev-ruby/regexp_property_values: mark 0.3.5 ~hppa, bug #686980 Signed-off-by: Rolf Eike Beer sf-mail.de> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich gentoo.org> dev-ruby/regexp_property_values/regexp_property_values-0.3.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/regexp_property_values/regexp_property_values-0.3.5.ebuild b/dev-ruby/regexp_property_values/regexp_property_values-0.3.5.ebuild index 63a944fef5e..c71b9d988f2 100644 --- a/dev-ruby/regexp_property_values/regexp_property_values-0.3.5.ebuild +++ b/dev-ruby/regexp_property_values/regexp_property_values-0.3.5.ebuild @@ -21,7 +21,7 @@ SRC_URI="https://github.com/janosch-x/regexp_property_values/archive/v${PV}.tar. LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~x86" IUSE="" all_ruby_prepare() {