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 0FD8B139083 for ; Tue, 24 Oct 2017 18:59:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 517012BC004; Tue, 24 Oct 2017 18:59:05 +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 2EACD2BC004 for ; Tue, 24 Oct 2017 18:59:05 +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 5909F33BE68 for ; Tue, 24 Oct 2017 18:59:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D9F6012F for ; Tue, 24 Oct 2017 18:59:02 +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: <1508871536.763cd68d94ec2202d3bb70a61f093c01c41f24a5.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/openjpeg/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/openjpeg/openjpeg-2.3.0.ebuild X-VCS-Directories: media-libs/openjpeg/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 763cd68d94ec2202d3bb70a61f093c01c41f24a5 X-VCS-Branch: master Date: Tue, 24 Oct 2017 18:59:02 +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: 65c12aca-7b03-4e4a-8933-00145a8b4825 X-Archives-Hash: 3101f6866bdb8ac94b49ce0b801ba44f commit: 763cd68d94ec2202d3bb70a61f093c01c41f24a5 Author: Sergei Trofimovich gentoo org> AuthorDate: Tue Oct 24 18:58:56 2017 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Tue Oct 24 18:58:56 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=763cd68d media-libs/openjpeg: stable 2.3.0 for sparc, bug #629668 (thanks to Rolf Eike Beer) Package-Manager: Portage-2.3.12, Repoman-2.3.3 RepoMan-Options: --include-arches="sparc" media-libs/openjpeg/openjpeg-2.3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/openjpeg/openjpeg-2.3.0.ebuild b/media-libs/openjpeg/openjpeg-2.3.0.ebuild index 1ca19e3377f..4bb165d93fb 100644 --- a/media-libs/openjpeg/openjpeg-2.3.0.ebuild +++ b/media-libs/openjpeg/openjpeg-2.3.0.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/uclouvain/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="BSD-2" SLOT="2/7" # based on SONAME -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="doc static-libs test" RDEPEND="media-libs/lcms:2=