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 D0BE613888F for ; Sun, 4 Oct 2015 09:58:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6289D21C033; Sun, 4 Oct 2015 09:58:23 +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 0763F21C033 for ; Sun, 4 Oct 2015 09:58:22 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 29E4A340A27 for ; Sun, 4 Oct 2015 09:58:22 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 505454C1 for ; Sun, 4 Oct 2015 09:58:19 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1443952687.51536fc43bd272f059498d3f6f3707bcb7cc4721.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/devil/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/devil/devil-1.7.8-r2.ebuild X-VCS-Directories: media-libs/devil/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 51536fc43bd272f059498d3f6f3707bcb7cc4721 X-VCS-Branch: master Date: Sun, 4 Oct 2015 09:58: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: fbd94334-df05-4e6a-b652-c84f99751590 X-Archives-Hash: 8f984ecb5ac5380b15410314300900a1 commit: 51536fc43bd272f059498d3f6f3707bcb7cc4721 Author: Jeroen Roovers gentoo org> AuthorDate: Sun Oct 4 09:55:31 2015 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Sun Oct 4 09:58:07 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51536fc4 media-libs/devil: Stable for PPC64 (bug #562114). Package-Manager: portage-2.2.22 RepoMan-Options: --ignore-arches media-libs/devil/devil-1.7.8-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/devil/devil-1.7.8-r2.ebuild b/media-libs/devil/devil-1.7.8-r2.ebuild index 8be0281..c20974c 100644 --- a/media-libs/devil/devil-1.7.8-r2.ebuild +++ b/media-libs/devil/devil-1.7.8-r2.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/openil/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm ~mips ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ~mips ppc ppc64 x86" IUSE="allegro gif glut jpeg jpeg2k mng nvtt openexr opengl png sdl cpu_flags_x86_sse cpu_flags_x86_sse2 cpu_flags_x86_sse3 static-libs tiff xpm X" RDEPEND="allegro? ( media-libs/allegro:0 )