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 89F3613888F for ; Fri, 30 Oct 2015 10:15:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2BE5021C023; Fri, 30 Oct 2015 10:15:28 +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 27F6F21C022 for ; Fri, 30 Oct 2015 10:15:26 +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 A896A340CA7 for ; Fri, 30 Oct 2015 10:15:24 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 601BF1AF5 for ; Fri, 30 Oct 2015 10:15:19 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1446200111.dafccb2b837ce73f0b259580ee90ca36ba7dc428.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/fltk/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-libs/fltk/fltk-1.3.3-r3.ebuild X-VCS-Directories: x11-libs/fltk/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: dafccb2b837ce73f0b259580ee90ca36ba7dc428 X-VCS-Branch: master Date: Fri, 30 Oct 2015 10: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: 466386d9-9728-4fbb-b4ec-38ee4d45a48c X-Archives-Hash: c0467f2fb7dbb31e4b0569e6f3ae94c6 commit: dafccb2b837ce73f0b259580ee90ca36ba7dc428 Author: Agostino Sarubbo gentoo org> AuthorDate: Fri Oct 30 10:13:58 2015 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Fri Oct 30 10:15:11 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dafccb2b x11-libs/fltk: ppc stable wrt bug #562450 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc" x11-libs/fltk/fltk-1.3.3-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-libs/fltk/fltk-1.3.3-r3.ebuild b/x11-libs/fltk/fltk-1.3.3-r3.ebuild index 4258795..513c1b9 100644 --- a/x11-libs/fltk/fltk-1.3.3-r3.ebuild +++ b/x11-libs/fltk/fltk-1.3.3-r3.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://fltk.org/pub/${PN}/${PV}/${P}-source.tar.gz" SLOT="1" LICENSE="FLTK LGPL-2" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" IUSE="cairo debug doc examples games +opengl static-libs +threads +xft +xinerama" RDEPEND="