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 90170139345 for ; Wed, 7 Jul 2021 19:15:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9FBE6E0D66; Wed, 7 Jul 2021 19:15:26 +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 69591E0D6C for ; Wed, 7 Jul 2021 19:15:26 +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 BADD5342ADA for ; Wed, 7 Jul 2021 19:15:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B59FD7D1 for ; Wed, 7 Jul 2021 19:15:21 +0000 (UTC) From: "Hans de Graaff" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Hans de Graaff" Message-ID: <1625685315.33e93404df94be9c10a8ff91fcd59c03da21591c.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/thor/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/thor/thor-1.1.0.ebuild X-VCS-Directories: dev-ruby/thor/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: 33e93404df94be9c10a8ff91fcd59c03da21591c X-VCS-Branch: master Date: Wed, 7 Jul 2021 19:15:21 +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: a11b7886-0da8-429b-9a31-13db46980a09 X-Archives-Hash: 61c3cc812f6367925ccd51e89b92bdb9 commit: 33e93404df94be9c10a8ff91fcd59c03da21591c Author: Hans de Graaff gentoo org> AuthorDate: Wed Jul 7 18:55:59 2021 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Wed Jul 7 19:15:15 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33e93404 dev-ruby/thor: amd64 stable Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Hans de Graaff gentoo.org> dev-ruby/thor/thor-1.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/thor/thor-1.1.0.ebuild b/dev-ruby/thor/thor-1.1.0.ebuild index db53dd7fc80..765d991006a 100644 --- a/dev-ruby/thor/thor-1.1.0.ebuild +++ b/dev-ruby/thor/thor-1.1.0.ebuild @@ -20,7 +20,7 @@ SRC_URI="https://github.com/erikhuda/${PN}/archive/v${PV}.tar.gz -> ${PN}-git-${ LICENSE="MIT" SLOT="$(ver_cut 1)" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux" IUSE="doc" USE_RUBY="ruby25 ruby26 ruby27" ruby_add_bdepend "