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 94A3913888F for ; Fri, 16 Oct 2015 07:13:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1B7D521C05C; Fri, 16 Oct 2015 07:13:38 +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 9A86421C05C for ; Fri, 16 Oct 2015 07:13:36 +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 B429D3408C5 for ; Fri, 16 Oct 2015 07:13:35 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9FBAF10B1 for ; Fri, 16 Oct 2015 07:13:32 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1444979442.e1fe3eefd77123387ceee812f44a7ddceb289f34.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/tins/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/tins/tins-0.13.1.ebuild dev-ruby/tins/tins-1.5.1.ebuild dev-ruby/tins/tins-1.5.2.ebuild dev-ruby/tins/tins-1.5.4.ebuild dev-ruby/tins/tins-1.6.0.ebuild X-VCS-Directories: dev-ruby/tins/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: e1fe3eefd77123387ceee812f44a7ddceb289f34 X-VCS-Branch: master Date: Fri, 16 Oct 2015 07:13:32 +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: c074ae90-e872-413d-ade5-2cc60a8b3883 X-Archives-Hash: c11c287ded66e31316d5c3bf39f348f8 commit: e1fe3eefd77123387ceee812f44a7ddceb289f34 Author: Mikle Kolyada gentoo org> AuthorDate: Fri Oct 16 07:10:42 2015 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Fri Oct 16 07:10:42 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1fe3eef dev-ruby/tins: Add ~sparc keywords wrt bug #551654 Package-Manager: portage-2.2.20.1 dev-ruby/tins/tins-0.13.1.ebuild | 2 +- dev-ruby/tins/tins-1.5.1.ebuild | 2 +- dev-ruby/tins/tins-1.5.2.ebuild | 2 +- dev-ruby/tins/tins-1.5.4.ebuild | 2 +- dev-ruby/tins/tins-1.6.0.ebuild | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/dev-ruby/tins/tins-0.13.1.ebuild b/dev-ruby/tins/tins-0.13.1.ebuild index 8b4f60c..787f33b 100644 --- a/dev-ruby/tins/tins-0.13.1.ebuild +++ b/dev-ruby/tins/tins-0.13.1.ebuild @@ -19,7 +19,7 @@ HOMEPAGE="https://github.com/flori/tins" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 hppa ppc ppc64 x86" +KEYWORDS="~alpha amd64 hppa ppc ppc64 ~sparc x86" IUSE="" ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 ) " diff --git a/dev-ruby/tins/tins-1.5.1.ebuild b/dev-ruby/tins/tins-1.5.1.ebuild index 3fc60e7..3ee9519 100644 --- a/dev-ruby/tins/tins-1.5.1.ebuild +++ b/dev-ruby/tins/tins-1.5.1.ebuild @@ -20,7 +20,7 @@ HOMEPAGE="https://github.com/flori/tins" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="" ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )" diff --git a/dev-ruby/tins/tins-1.5.2.ebuild b/dev-ruby/tins/tins-1.5.2.ebuild index 3fc60e7..3ee9519 100644 --- a/dev-ruby/tins/tins-1.5.2.ebuild +++ b/dev-ruby/tins/tins-1.5.2.ebuild @@ -20,7 +20,7 @@ HOMEPAGE="https://github.com/flori/tins" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="" ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )" diff --git a/dev-ruby/tins/tins-1.5.4.ebuild b/dev-ruby/tins/tins-1.5.4.ebuild index 1b90387..3919c24 100644 --- a/dev-ruby/tins/tins-1.5.4.ebuild +++ b/dev-ruby/tins/tins-1.5.4.ebuild @@ -20,7 +20,7 @@ HOMEPAGE="https://github.com/flori/tins" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="" ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )" diff --git a/dev-ruby/tins/tins-1.6.0.ebuild b/dev-ruby/tins/tins-1.6.0.ebuild index 1b90387..3919c24 100644 --- a/dev-ruby/tins/tins-1.6.0.ebuild +++ b/dev-ruby/tins/tins-1.6.0.ebuild @@ -20,7 +20,7 @@ HOMEPAGE="https://github.com/flori/tins" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="" ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )"