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 1B4A6139695 for ; Wed, 21 Jun 2017 12:45:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 53B88E0EC1; Wed, 21 Jun 2017 12:45:06 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0F4A2E0DFE for ; Wed, 21 Jun 2017 12:45:05 +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 CEA25341BA7 for ; Wed, 21 Jun 2017 12:45:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3971E748F for ; Wed, 21 Jun 2017 12:45:03 +0000 (UTC) From: "Fabian Groffen" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Fabian Groffen" Message-ID: <1498049022.f44c64b22866c03f36cb49dc0774fdce57fa4e1d.grobian@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rdoc/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/rdoc/rdoc-5.1.0.ebuild X-VCS-Directories: dev-ruby/rdoc/ X-VCS-Committer: grobian X-VCS-Committer-Name: Fabian Groffen X-VCS-Revision: f44c64b22866c03f36cb49dc0774fdce57fa4e1d X-VCS-Branch: master Date: Wed, 21 Jun 2017 12:45: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: c07cf96f-bbdc-4fd3-82b1-f2b0097519ac X-Archives-Hash: 0a276b0934f4ff73b717559f1ece911c commit: f44c64b22866c03f36cb49dc0774fdce57fa4e1d Author: Fabian Groffen gentoo org> AuthorDate: Wed Jun 21 12:43:42 2017 +0000 Commit: Fabian Groffen gentoo org> CommitDate: Wed Jun 21 12:43:42 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f44c64b2 dev-ruby/rdoc: marked *-solaris Package-Manager: Portage-2.3.6, Repoman-2.3.1 dev-ruby/rdoc/rdoc-5.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/rdoc/rdoc-5.1.0.ebuild b/dev-ruby/rdoc/rdoc-5.1.0.ebuild index 8d314c60849..1e16c2b25f3 100644 --- a/dev-ruby/rdoc/rdoc-5.1.0.ebuild +++ b/dev-ruby/rdoc/rdoc-5.1.0.ebuild @@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/rdoc/rdoc/" SRC_URI="https://github.com/rdoc/rdoc/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Ruby MIT" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0" IUSE=""