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 D2D011384B4 for ; Sat, 19 Dec 2015 06:18:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7C16F21C00D; Sat, 19 Dec 2015 06:18:54 +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 20B7721C00D for ; Sat, 19 Dec 2015 06:18:54 +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 0AE3534072E for ; Sat, 19 Dec 2015 06:18:53 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6F019CAF for ; Sat, 19 Dec 2015 06:18:49 +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: <1450505850.9c5b90a3eb58ffa446e2bcb8df7dd51d5958fa9a.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libgudev/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/libgudev/libgudev-230.ebuild X-VCS-Directories: dev-libs/libgudev/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 9c5b90a3eb58ffa446e2bcb8df7dd51d5958fa9a X-VCS-Branch: master Date: Sat, 19 Dec 2015 06:18:49 +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: eac40cde-9123-4ab6-8315-439daac9e4dd X-Archives-Hash: 5d5eaa2afaa1338609de2bd0daeabe57 commit: 9c5b90a3eb58ffa446e2bcb8df7dd51d5958fa9a Author: Jeroen Roovers gentoo org> AuthorDate: Sat Dec 19 06:17:30 2015 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Sat Dec 19 06:17:30 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c5b90a3 dev-libs/libgudev: Stable for PPC64 (bug #568082). Package-Manager: portage-2.2.26 RepoMan-Options: --ignore-arches dev-libs/libgudev/libgudev-230.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/libgudev/libgudev-230.ebuild b/dev-libs/libgudev/libgudev-230.ebuild index d4b2add..7c95319 100644 --- a/dev-libs/libgudev/libgudev-230.ebuild +++ b/dev-libs/libgudev/libgudev-230.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/libgudev" LICENSE="LGPL-2.1" SLOT="0/0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86" IUSE="introspection static-libs" DEPEND=">=dev-libs/glib-2.22.0:2=[static-libs?]