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 1570D1388BF for ; Sat, 9 Jan 2016 06:44:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C5F5A21C026; Sat, 9 Jan 2016 06:44:06 +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 ACF9C21C011 for ; Sat, 9 Jan 2016 06:44:05 +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 9165A340A74 for ; Sat, 9 Jan 2016 06:44:04 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AF14FEE3 for ; Sat, 9 Jan 2016 06:43:59 +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: <1452321824.259f436c403e0018263079a07c7b7ac19a677ccd.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: 259f436c403e0018263079a07c7b7ac19a677ccd X-VCS-Branch: master Date: Sat, 9 Jan 2016 06:43:59 +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: 38592f90-cf2f-41e6-ada7-25b9b6c0b203 X-Archives-Hash: 733efe1063b106b90331b4805c1cf9b2 commit: 259f436c403e0018263079a07c7b7ac19a677ccd Author: Agostino Sarubbo gentoo org> AuthorDate: Sat Jan 9 06:43:44 2016 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Sat Jan 9 06:43:44 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=259f436c dev-ruby/rdiscount: sparc stable wrt bug #565116 Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo gentoo.org> 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 62bf1e6..9d13d5b 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() {