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 98129138AE9 for ; Fri, 29 Dec 2017 17:41:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C6C4A2BC00D; Fri, 29 Dec 2017 17:41:07 +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 A888C2BC00D for ; Fri, 29 Dec 2017 17:41:07 +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 7A1B8341130 for ; Fri, 29 Dec 2017 17:41:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 91487AFD3 for ; Fri, 29 Dec 2017 17:41:03 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1514569229.44c39f6b772d1f9d138a9292c7d0a4615de92c6a.slyfox@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: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 44c39f6b772d1f9d138a9292c7d0a4615de92c6a X-VCS-Branch: master Date: Fri, 29 Dec 2017 17:41:03 +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: 6ae13540-deeb-4821-bf52-a1346cd4626c X-Archives-Hash: 643c8f18adbaafa9b4609186f2d22960 commit: 44c39f6b772d1f9d138a9292c7d0a4615de92c6a Author: Rolf Eike Beer sf-mail de> AuthorDate: Fri Dec 29 12:46:02 2017 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Fri Dec 29 17:40:29 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44c39f6b dev-ruby/rdiscount: stable 2.1.8 for sparc, bug #0 Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="sparc" 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 629d64d588a..0454d99cbc0 100644 --- a/dev-ruby/rdiscount/rdiscount-2.1.8.ebuild +++ b/dev-ruby/rdiscount/rdiscount-2.1.8.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/rtomayko/rdiscount" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~x64-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x64-macos" IUSE="" all_ruby_prepare() {