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 C6CD0138350 for ; Tue, 28 Apr 2020 09:40:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 13A77E094A; Tue, 28 Apr 2020 09:40:29 +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 EFCD6E094A for ; Tue, 28 Apr 2020 09:40:28 +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 C2F2934EF9E for ; Tue, 28 Apr 2020 09:40:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4CCB81A8 for ; Tue, 28 Apr 2020 09:40:25 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1588066812.346e74b8ce0ee07395985bdc7423f8022359a1de.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/timecop/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/timecop/timecop-0.9.1.ebuild X-VCS-Directories: dev-ruby/timecop/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 346e74b8ce0ee07395985bdc7423f8022359a1de X-VCS-Branch: master Date: Tue, 28 Apr 2020 09:40:25 +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: 494c0130-a64f-4724-8131-dbb5418d6494 X-Archives-Hash: fc87bf81cbc45a2ef91dd0fdf444cc4c commit: 346e74b8ce0ee07395985bdc7423f8022359a1de Author: Agostino Sarubbo gentoo org> AuthorDate: Tue Apr 28 09:40:12 2020 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Tue Apr 28 09:40:12 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=346e74b8 dev-ruby/timecop: arm stable wrt bug #684544 Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo gentoo.org> dev-ruby/timecop/timecop-0.9.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/timecop/timecop-0.9.1.ebuild b/dev-ruby/timecop/timecop-0.9.1.ebuild index 192c343867c..19d7745b7f4 100644 --- a/dev-ruby/timecop/timecop-0.9.1.ebuild +++ b/dev-ruby/timecop/timecop-0.9.1.ebuild @@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/travisjeffery/timecop" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ppc ppc64 sparc x86" IUSE="" # Missing testdep activesupport