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 689C5138335 for ; Wed, 29 Aug 2018 06:15:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 41D37E085E; Wed, 29 Aug 2018 06:15:23 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 17F79E0866 for ; Wed, 29 Aug 2018 06:15:23 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 A5A57340A5D for ; Wed, 29 Aug 2018 06:15:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 70B373BF 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: <1535523311.e7d55fe0d0b0f55645970a348e593c1c1038a16a.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/coin/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/coin/coin-3.1.3-r2.ebuild X-VCS-Directories: media-libs/coin/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: e7d55fe0d0b0f55645970a348e593c1c1038a16a 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: 2a19edda-d1b1-4705-94ca-8a2c73dd226e X-Archives-Hash: b1705dac7e41f01ec020ab46bd946e05 commit: e7d55fe0d0b0f55645970a348e593c1c1038a16a Author: Rolf Eike Beer sf-mail de> AuthorDate: Wed Aug 29 05:19:58 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Wed Aug 29 06:15:11 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7d55fe0 media-libs/coin: keyworded 3.1.3-r2 for sparc, bug #550040 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="sparc" media-libs/coin/coin-3.1.3-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/coin/coin-3.1.3-r2.ebuild b/media-libs/coin/coin-3.1.3-r2.ebuild index 3c7f941a663..a5565a61a55 100644 --- a/media-libs/coin/coin-3.1.3-r2.ebuild +++ b/media-libs/coin/coin-3.1.3-r2.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://bitbucket.org/Coin3D/coin/wiki/Home" SRC_URI="https://bitbucket.org/Coin3D/coin/downloads/${MY_P}.tar.gz" LICENSE="|| ( GPL-2 PEL )" -KEYWORDS="amd64 ~arm ~hppa ~ia64 ppc ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" SLOT="0" IUSE="bzip2 debug doc javascript openal simage static-libs threads zlib"