From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id AA8D51384B4 for ; Mon, 9 Nov 2015 10:31:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 799D521C027; Mon, 9 Nov 2015 10:31:28 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9857BE080E for ; Mon, 9 Nov 2015 10:31:26 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DF14E340504 for ; Mon, 9 Nov 2015 10:31:25 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 70C5C2390 for ; Mon, 9 Nov 2015 10:31:21 +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: <1447065066.3dd221d50814a6b376790e56afb474e3dccf2be3.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rdiscount/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/rdiscount/rdiscount-2.1.8.ebuild X-VCS-Directories: dev-ruby/rdiscount/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 3dd221d50814a6b376790e56afb474e3dccf2be3 X-VCS-Branch: master Date: Mon, 9 Nov 2015 10:31: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-Archives-Salt: 9d4d4d04-f17f-41c3-a5c5-cba18f8c5100 X-Archives-Hash: 2bfb6577875a7637f8c57478ee246057 commit: 3dd221d50814a6b376790e56afb474e3dccf2be3 Author: Agostino Sarubbo gentoo org> AuthorDate: Mon Nov 9 10:31:06 2015 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Mon Nov 9 10:31:06 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3dd221d5 dev-ruby/rdiscount: amd64 stable wrt bug #565116 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64" dev-ruby/rdiscount/rdiscount-2.1.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/rdiscount/rdiscount-2.1.8.ebuild b/dev-ruby/rdiscount/rdiscount-2.1.8.ebuild index 2d0c8e9..fa98e4e 100644 --- a/dev-ruby/rdiscount/rdiscount-2.1.8.ebuild +++ b/dev-ruby/rdiscount/rdiscount-2.1.8.ebuild @@ -19,7 +19,7 @@ HOMEPAGE="https://github.com/rtomayko/rdiscount" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" all_ruby_prepare() {