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 AA1EF139894 for ; Mon, 24 Aug 2015 14:23:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A50AAE0825; Mon, 24 Aug 2015 14:23:10 +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 3B69BE0825 for ; Mon, 24 Aug 2015 14:23:10 +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 0692A33BE93 for ; Mon, 24 Aug 2015 14:23:09 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AA89D14B for ; Mon, 24 Aug 2015 14:23:07 +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: <1440426176.f2d9e6edce89c951602b24df51fd4bdf23c24bae.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/simage/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/simage/simage-1.7.0.ebuild X-VCS-Directories: media-libs/simage/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: f2d9e6edce89c951602b24df51fd4bdf23c24bae X-VCS-Branch: master Date: Mon, 24 Aug 2015 14:23:07 +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: 424b8821-fa02-451e-b6d7-dc7695f38c5c X-Archives-Hash: 8e905f010db711a19a03e38f7282bb2d commit: f2d9e6edce89c951602b24df51fd4bdf23c24bae Author: Alexis Ballier gentoo org> AuthorDate: Mon Aug 24 14:22:27 2015 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Mon Aug 24 14:22:56 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2d9e6ed media-libs/simage: keyword ~arm Package-Manager: portage-2.2.20.1 media-libs/simage/simage-1.7.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/simage/simage-1.7.0.ebuild b/media-libs/simage/simage-1.7.0.ebuild index d0a6ecf..075558a 100644 --- a/media-libs/simage/simage-1.7.0.ebuild +++ b/media-libs/simage/simage-1.7.0.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="http://www.coin3d.org/lib/simage/" SRC_URI="https://bitbucket.org/Coin3D/coin/downloads/${P}.tar.gz" LICENSE="public-domain mpeg2enc" -KEYWORDS="amd64 ppc x86" +KEYWORDS="amd64 ~arm ppc x86" SLOT="0" IUSE="debug gif jpeg jpeg2k png sndfile static-libs tiff vorbis zlib" RESTRICT="mirror bindist" #465086