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 AFD6713888F for ; Fri, 9 Oct 2015 05:21:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 915DBE07FC; Fri, 9 Oct 2015 05:21:15 +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 24F08E07FC for ; Fri, 9 Oct 2015 05:21:15 +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 DFE2733D3CD for ; Fri, 9 Oct 2015 05:21:13 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 47A86CE4 for ; Fri, 9 Oct 2015 05:21:11 +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: <1444367797.070daf854df17f1d2c324681026b742e9e508fe6.jer@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: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 070daf854df17f1d2c324681026b742e9e508fe6 X-VCS-Branch: master Date: Fri, 9 Oct 2015 05:21:11 +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: 54c6cc1c-cbd1-43df-923c-1a8c82489894 X-Archives-Hash: 6f56fc0def23972621e81df55ea9d6dd commit: 070daf854df17f1d2c324681026b742e9e508fe6 Author: Jeroen Roovers gentoo org> AuthorDate: Fri Oct 9 05:16:37 2015 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Fri Oct 9 05:16:37 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=070daf85 x11-libs/fltk: Stable for HPPA PPC64 (bug #562450). Package-Manager: portage-2.2.22 RepoMan-Options: --ignore-arches 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 e4d4ae6..a376532 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="