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 DB60A139085 for ; Mon, 26 Dec 2016 19:17:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E9521E0C41; Mon, 26 Dec 2016 19:17:26 +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 C9744E0C41 for ; Mon, 26 Dec 2016 19:17:26 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id ECC47341375 for ; Mon, 26 Dec 2016 19:17:20 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 926D724F7 for ; Mon, 26 Dec 2016 19:17:17 +0000 (UTC) From: "Hans de Graaff" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Hans de Graaff" Message-ID: <1482779818.30112e9465b5a4d5232c535c3183bb80f6d81499.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/kpeg/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/kpeg/kpeg-1.1.0.ebuild X-VCS-Directories: dev-ruby/kpeg/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: 30112e9465b5a4d5232c535c3183bb80f6d81499 X-VCS-Branch: master Date: Mon, 26 Dec 2016 19:17:17 +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: e667a979-7dc1-40aa-ba6a-6f2c3a0be342 X-Archives-Hash: 116b92f47ac87b91238bf26e4c835739 commit: 30112e9465b5a4d5232c535c3183bb80f6d81499 Author: Hans de Graaff gentoo org> AuthorDate: Mon Dec 26 09:46:16 2016 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Mon Dec 26 19:16:58 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30112e94 dev-ruby/kpeg: add ruby24 and keywords, bug 603674 Package-Manager: portage-2.3.0 dev-ruby/kpeg/kpeg-1.1.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/kpeg/kpeg-1.1.0.ebuild b/dev-ruby/kpeg/kpeg-1.1.0.ebuild index bb2e377..edaf2eb 100644 --- a/dev-ruby/kpeg/kpeg-1.1.0.ebuild +++ b/dev-ruby/kpeg/kpeg-1.1.0.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -USE_RUBY="ruby21 ruby22 ruby23" +USE_RUBY="ruby21 ruby22 ruby23 ruby24" RUBY_FAKEGEM_RECIPE_DOC="rdoc" @@ -14,7 +14,7 @@ HOMEPAGE="https://github.com/evanphx/kpeg" LICENSE="MIT" SLOT="1" -KEYWORDS="~amd64" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" IUSE="" each_ruby_test() {