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 08966138334 for ; Wed, 29 Aug 2018 06:15:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4A7CFE087E; Wed, 29 Aug 2018 06:15:23 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1C10AE085E for ; Wed, 29 Aug 2018 06:15:22 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 ED02A3409F1 for ; Wed, 29 Aug 2018 06:15:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5D31D3BE for ; Wed, 29 Aug 2018 06:15:19 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1535523310.6fb8621e1225100c77435c4405d4c7e15348d065.slyfox@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-r1.ebuild X-VCS-Directories: media-libs/simage/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 6fb8621e1225100c77435c4405d4c7e15348d065 X-VCS-Branch: master Date: Wed, 29 Aug 2018 06:15:19 +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: 0b330f42-06d7-438a-b53d-9b8700d314ab X-Archives-Hash: 1e57c22186ece8e9c5803b8364640d90 commit: 6fb8621e1225100c77435c4405d4c7e15348d065 Author: Rolf Eike Beer sf-mail de> AuthorDate: Wed Aug 29 05:18:21 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Wed Aug 29 06:15:10 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fb8621e media-libs/simage: keyworded 1.7.0-r1 for sparc, bug #550040 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="sparc" media-libs/simage/simage-1.7.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/simage/simage-1.7.0-r1.ebuild b/media-libs/simage/simage-1.7.0-r1.ebuild index 21d6246ddb1..88bffba3a7b 100644 --- a/media-libs/simage/simage-1.7.0-r1.ebuild +++ b/media-libs/simage/simage-1.7.0-r1.ebuild @@ -8,7 +8,7 @@ HOMEPAGE="https://bitbucket.org/Coin3D/simage" SRC_URI="https://bitbucket.org/Coin3D/coin/downloads/${P}.tar.gz" LICENSE="public-domain mpeg2enc" -KEYWORDS="amd64 ~arm ~hppa ~ia64 ppc ppc64 x86" +KEYWORDS="amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sparc x86" SLOT="0" IUSE="debug gif jpeg jpeg2k png sndfile static-libs tiff vorbis zlib" RESTRICT="mirror bindist" #465086