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 B3D491382C5 for ; Fri, 23 Mar 2018 05:40:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A5D6DE08D1; Fri, 23 Mar 2018 05:40:26 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 8340FE08D1 for ; Fri, 23 Mar 2018 05:40:26 +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 97308335C09 for ; Fri, 23 Mar 2018 05:40:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 51482263 for ; Fri, 23 Mar 2018 05:40:22 +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: <1521783509.e3ccb0ff24bb9d20bac5af7ad26331838531c852.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/loofah/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/loofah/loofah-2.2.1.ebuild X-VCS-Directories: dev-ruby/loofah/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: e3ccb0ff24bb9d20bac5af7ad26331838531c852 X-VCS-Branch: master Date: Fri, 23 Mar 2018 05:40:22 +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: 07504c41-f04c-446c-b79b-37795f7ea5bc X-Archives-Hash: 8c45460eff288a961dcb497aee538588 commit: e3ccb0ff24bb9d20bac5af7ad26331838531c852 Author: Hans de Graaff gentoo org> AuthorDate: Fri Mar 23 05:38:29 2018 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Fri Mar 23 05:38:29 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3ccb0ff dev-ruby/loofah: amd64 stable, bug 650966 Package-Manager: Portage-2.3.24, Repoman-2.3.6 dev-ruby/loofah/loofah-2.2.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/loofah/loofah-2.2.1.ebuild b/dev-ruby/loofah/loofah-2.2.1.ebuild index 6fe034b16a6..de5c5588628 100644 --- a/dev-ruby/loofah/loofah-2.2.1.ebuild +++ b/dev-ruby/loofah/loofah-2.2.1.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://github.com/flavorjones/loofah" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux" +KEYWORDS="amd64 ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux" IUSE="" ruby_add_rdepend "=dev-ruby/crass-1.0* >=dev-ruby/crass-1.0.2 >=dev-ruby/nokogiri-1.5.9"