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 DD543139694 for ; Fri, 14 Jul 2017 12:38:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6D5341FC009; Fri, 14 Jul 2017 12:38:03 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 48E8C1FC009 for ; Fri, 14 Jul 2017 12:38:03 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 11E3C341A98 for ; Fri, 14 Jul 2017 12:38:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 262707497 for ; Fri, 14 Jul 2017 12:38:00 +0000 (UTC) From: "Alexis Ballier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexis Ballier" Message-ID: <1500035876.bf602393a16ee388e02e6d0d97b6d4b7f23a8e85.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-apps/xeyes/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-apps/xeyes/xeyes-1.1.1.ebuild X-VCS-Directories: x11-apps/xeyes/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: bf602393a16ee388e02e6d0d97b6d4b7f23a8e85 X-VCS-Branch: master Date: Fri, 14 Jul 2017 12:38:00 +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: 6bfd0363-b160-4473-b266-7373fa5ebd3d X-Archives-Hash: 7eaa69eee13f588c335eb146c39ce9b1 commit: bf602393a16ee388e02e6d0d97b6d4b7f23a8e85 Author: Alexis Ballier gentoo org> AuthorDate: Fri Jul 14 12:37:50 2017 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Fri Jul 14 12:37:56 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf602393 x11-apps/xeyes: keyword ~arm64 Package-Manager: Portage-2.3.6, Repoman-2.3.2 x11-apps/xeyes/xeyes-1.1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-apps/xeyes/xeyes-1.1.1.ebuild b/x11-apps/xeyes/xeyes-1.1.1.ebuild index e4142c865d8..e9532f0451a 100644 --- a/x11-apps/xeyes/xeyes-1.1.1.ebuild +++ b/x11-apps/xeyes/xeyes-1.1.1.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit xorg-2 DESCRIPTION="X.Org xeyes application" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~sparc64-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~sparc64-solaris" IUSE="" RDEPEND="x11-libs/libX11 x11-libs/libXt