From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-856143-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 94D4A1388BF for <garchives@archives.gentoo.org>; Sat, 9 Jan 2016 14:36:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2FFF321C00C; Sat, 9 Jan 2016 14:35:52 +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 37DAE21C004 for <gentoo-commits@lists.gentoo.org>; Sat, 9 Jan 2016 14:35:49 +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 85CCF3405BB for <gentoo-commits@lists.gentoo.org>; Sat, 9 Jan 2016 14:35:48 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F3B97E5F for <gentoo-commits@lists.gentoo.org>; Sat, 9 Jan 2016 14:35:44 +0000 (UTC) From: "Jeroen Roovers" <jer@gentoo.org> 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" <jer@gentoo.org> Message-ID: <1452350096.730f2e335cc0e34678c7b01d99e45ffb5e0ebcd5.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/xcb-util-cursor/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.2.ebuild X-VCS-Directories: x11-libs/xcb-util-cursor/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 730f2e335cc0e34678c7b01d99e45ffb5e0ebcd5 X-VCS-Branch: master Date: Sat, 9 Jan 2016 14:35:44 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: de29e8b1-307c-4c8d-91ae-fcbbc93dfbd8 X-Archives-Hash: 1b68f7cb965fc162b58c9bd040e60962 commit: 730f2e335cc0e34678c7b01d99e45ffb5e0ebcd5 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Sat Jan 9 14:20:24 2016 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Sat Jan 9 14:34:56 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=730f2e33 x11-libs/xcb-util-cursor: Stable for HPPA PPC64 (bug #559062). Package-Manager: portage-2.2.26 RepoMan-Options: --ignore-arches x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.2.ebuild b/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.2.ebuild index 7949699..9acd094 100644 --- a/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.2.ebuild +++ b/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.2.ebuild @@ -16,7 +16,7 @@ EGIT_HAS_SUBMODULES=yes DESCRIPTION="X C-language Bindings sample implementations" HOMEPAGE="http://xcb.freedesktop.org/" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris" IUSE="test" RDEPEND=">=x11-libs/libxcb-1.9.1[${MULTILIB_USEDEP}]