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 E99431382C5 for ; Sun, 6 May 2018 13:42:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1733CE083B; Sun, 6 May 2018 13:42:56 +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 E83E5E083B for ; Sun, 6 May 2018 13:42:55 +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 A3282335C91 for ; Sun, 6 May 2018 13:42:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2F07341 for ; Sun, 6 May 2018 13:42:53 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1525614141.aabb0159077fac6656512d9f07987bc9c013eaa5.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/thor/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/thor/thor-0.20.0.ebuild X-VCS-Directories: dev-ruby/thor/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: aabb0159077fac6656512d9f07987bc9c013eaa5 X-VCS-Branch: master Date: Sun, 6 May 2018 13:42:53 +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: 4ab8fd73-e043-49e9-acee-608c1b7c4b2b X-Archives-Hash: 5893b2d4a8fb437942966919c470ea08 commit: aabb0159077fac6656512d9f07987bc9c013eaa5 Author: Mart Raudsepp gentoo org> AuthorDate: Sun May 6 13:41:57 2018 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Sun May 6 13:42:21 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aabb0159 dev-ruby/thor-0.20.0: restore ~arm64 keyword to fix deptree fallout This reverts commit 50a6edc2d765b4 after package.use.masking tests, to contain the fallout better.. Blindly - thor not actually tested by me. Package-Manager: Portage-2.3.28, Repoman-2.3.9 dev-ruby/thor/thor-0.20.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/thor/thor-0.20.0.ebuild b/dev-ruby/thor/thor-0.20.0.ebuild index add426d4766..60e9b5f0218 100644 --- a/dev-ruby/thor/thor-0.20.0.ebuild +++ b/dev-ruby/thor/thor-0.20.0.ebuild @@ -19,7 +19,7 @@ SRC_URI="https://github.com/erikhuda/${PN}/archive/v${PV}.tar.gz -> ${PN}-git-${ LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux" IUSE="doc" USE_RUBY="ruby22 ruby23 ruby24" ruby_add_bdepend "