From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 153EA139082 for ; Wed, 29 Nov 2017 18:52:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 85DE0E0D14; Wed, 29 Nov 2017 18:52:56 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 62480E0D09 for ; Wed, 29 Nov 2017 18:52:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9905C33FE60 for ; Wed, 29 Nov 2017 18:52:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DBFE7ABEA for ; Wed, 29 Nov 2017 18:52:52 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1511981549.2537a8a74ba7f7c953a170a1c4fab94bee6b0432.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/libXcursor/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-libs/libXcursor/libXcursor-1.1.15.ebuild X-VCS-Directories: x11-libs/libXcursor/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: 2537a8a74ba7f7c953a170a1c4fab94bee6b0432 X-VCS-Branch: master Date: Wed, 29 Nov 2017 18:52:52 +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: fb1d3f3c-1cbf-4f95-a275-8c269a238753 X-Archives-Hash: 73c380514796428c0bbe19affd07bf1c commit: 2537a8a74ba7f7c953a170a1c4fab94bee6b0432 Author: Thomas Deutschmann gentoo org> AuthorDate: Wed Nov 29 18:44:07 2017 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Wed Nov 29 18:52:29 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2537a8a7 x11-libs/libXcursor: x86 stable (bug #639062) Package-Manager: Portage-2.3.16, Repoman-2.3.6 x11-libs/libXcursor/libXcursor-1.1.15.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-libs/libXcursor/libXcursor-1.1.15.ebuild b/x11-libs/libXcursor/libXcursor-1.1.15.ebuild index c097bb9e6dd..54a41b62f78 100644 --- a/x11-libs/libXcursor/libXcursor-1.1.15.ebuild +++ b/x11-libs/libXcursor/libXcursor-1.1.15.ebuild @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="X.Org Xcursor library" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=">=x11-libs/libXrender-0.9.8[${MULTILIB_USEDEP}]