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 026681396D9 for ; Mon, 16 Oct 2017 10:56:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5076BE0C48; Mon, 16 Oct 2017 10:56:38 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 2CD4FE0C48 for ; Mon, 16 Oct 2017 10:56:37 +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 F332333BEDC for ; Mon, 16 Oct 2017 10:56:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B950930D for ; Mon, 16 Oct 2017 10:56:34 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1508151378.04eacbdc2cab79e45516245e9dc546a5ae97f333.kensington@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/X11-Protocol/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/X11-Protocol/X11-Protocol-0.560.0-r1.ebuild X-VCS-Directories: dev-perl/X11-Protocol/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 04eacbdc2cab79e45516245e9dc546a5ae97f333 X-VCS-Branch: master Date: Mon, 16 Oct 2017 10:56:34 +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: 112e76be-923a-4ed0-8f1b-a2f00d864955 X-Archives-Hash: 1ca1317120c7ae804f5d426cc47b6961 commit: 04eacbdc2cab79e45516245e9dc546a5ae97f333 Author: Roy Bamford gentoo org> AuthorDate: Mon Oct 16 10:44:52 2017 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Mon Oct 16 10:56:18 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04eacbdc dev-perl/X11-Protocol: add ~arm64 keyword to support libreoffice-5.4.2.2 Package-Manager: Portage-2.3.11, Repoman-2.3.3 dev-perl/X11-Protocol/X11-Protocol-0.560.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/X11-Protocol/X11-Protocol-0.560.0-r1.ebuild b/dev-perl/X11-Protocol/X11-Protocol-0.560.0-r1.ebuild index 9544a3f9418..82bb26ec87d 100644 --- a/dev-perl/X11-Protocol/X11-Protocol-0.560.0-r1.ebuild +++ b/dev-perl/X11-Protocol/X11-Protocol-0.560.0-r1.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Client-side interface to the X11 Protocol" LICENSE="${LICENSE} MIT" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" IUSE="" RDEPEND="x11-libs/libXrender