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 5220D1384B4 for ; Mon, 23 Nov 2015 09:26:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6025A21C079; Mon, 23 Nov 2015 09:25:54 +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 0C4DC21C079 for ; Mon, 23 Nov 2015 09:25:44 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 488F7340688 for ; Mon, 23 Nov 2015 09:25:38 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2B6CC14CE for ; Mon, 23 Nov 2015 09:25:33 +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: <1448270723.2fc84194d5e1989ab616758c0a190a743cd8d4f5.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: 2fc84194d5e1989ab616758c0a190a743cd8d4f5 X-VCS-Branch: master Date: Mon, 23 Nov 2015 09:25:33 +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: 50b9a0d0-02bd-425c-89dd-21dc76ffa239 X-Archives-Hash: d6175a2520b1b47ce332afd94236d2c7 commit: 2fc84194d5e1989ab616758c0a190a743cd8d4f5 Author: Agostino Sarubbo gentoo org> AuthorDate: Mon Nov 23 09:25:23 2015 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Mon Nov 23 09:25:23 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fc84194 dev-ruby/rdiscount: alpha stable wrt bug #565116 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="alpha" 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 75ddb18..70bc068 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() {