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 E096013832E for ; Wed, 3 Aug 2016 16:57:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E2772E0B53; Wed, 3 Aug 2016 16:57:21 +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 8CEDFE0B53 for ; Wed, 3 Aug 2016 16:57:21 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 45169340AC7 for ; Wed, 3 Aug 2016 16:57:20 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D0A8E8DD for ; Wed, 3 Aug 2016 16:57:17 +0000 (UTC) From: "Alexis Ballier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexis Ballier" Message-ID: <1470243430.35acf90783c9ec459c54e9695c5a705f87039a97.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/slim/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/slim/slim-3.0.7.ebuild X-VCS-Directories: dev-ruby/slim/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 35acf90783c9ec459c54e9695c5a705f87039a97 X-VCS-Branch: master Date: Wed, 3 Aug 2016 16:57: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: f00eef21-449f-4435-a93e-5d637f9b3e5f X-Archives-Hash: d12123c87dfdddb661cfb5ae8721993d commit: 35acf90783c9ec459c54e9695c5a705f87039a97 Author: Alexis Ballier gentoo org> AuthorDate: Wed Aug 3 13:25:51 2016 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Wed Aug 3 16:57:10 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35acf907 dev-ruby/slim: keyword ~arm Package-Manager: portage-2.3.0 dev-ruby/slim/slim-3.0.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/slim/slim-3.0.7.ebuild b/dev-ruby/slim/slim-3.0.7.ebuild index 03858e3..7fb563e 100644 --- a/dev-ruby/slim/slim-3.0.7.ebuild +++ b/dev-ruby/slim/slim-3.0.7.ebuild @@ -16,7 +16,7 @@ DESCRIPTION="A template language aiming to reduce the syntax to the essential pa HOMEPAGE="http://slim-lang.com/" LICENSE="MIT" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm" SLOT="0" IUSE="doc"