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 47630138454 for ; Sat, 12 Sep 2015 05:28:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E9807E081C; Sat, 12 Sep 2015 05:28:13 +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 9216CE081C for ; Sat, 12 Sep 2015 05:28:13 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D494C340BC7 for ; Sat, 12 Sep 2015 05:28:12 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 98DCB18F for ; Sat, 12 Sep 2015 05:28:07 +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: <1442035684.54b42a8495513dc71946b9f6c4f1cb87a7611e3b.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/wayland/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/wayland/wayland-1.7.0.ebuild X-VCS-Directories: dev-libs/wayland/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 54b42a8495513dc71946b9f6c4f1cb87a7611e3b X-VCS-Branch: master Date: Sat, 12 Sep 2015 05:28:07 +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: 8c1af352-5917-49ce-b872-ead2846c2748 X-Archives-Hash: c0e5d48afe48e83859afebf3d863eca4 commit: 54b42a8495513dc71946b9f6c4f1cb87a7611e3b Author: Jeroen Roovers gentoo org> AuthorDate: Sat Sep 12 05:27:38 2015 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Sat Sep 12 05:28:04 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54b42a84 dev-libs/wayland: Stable for HPPA PPC64 (bug #559758). Package-Manager: portage-2.2.20.1 dev-libs/wayland/wayland-1.7.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/wayland/wayland-1.7.0.ebuild b/dev-libs/wayland/wayland-1.7.0.ebuild index 169d14c..1cb6cda 100644 --- a/dev-libs/wayland/wayland-1.7.0.ebuild +++ b/dev-libs/wayland/wayland-1.7.0.ebuild @@ -24,7 +24,7 @@ fi LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86" IUSE="doc static-libs" RDEPEND=">=dev-libs/expat-2.1.0-r3:=[${MULTILIB_USEDEP}]