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 B7269139694 for ; Wed, 1 Mar 2017 00:31:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 032E3E0D20; Wed, 1 Mar 2017 00:31:36 +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-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C0F3FE0D20 for ; Wed, 1 Mar 2017 00:31:20 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0054D3416AE for ; Wed, 1 Mar 2017 00:31:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EBF8A5823 for ; Wed, 1 Mar 2017 00:31:11 +0000 (UTC) From: "Michael Weber" 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 Weber" Message-ID: <1488328128.94c3f84a776b081e81b7fa610967cdae19599aa8.xmw@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-xvmc/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-eselect/eselect-xvmc/eselect-xvmc-0.4.ebuild X-VCS-Directories: app-eselect/eselect-xvmc/ X-VCS-Committer: xmw X-VCS-Committer-Name: Michael Weber X-VCS-Revision: 94c3f84a776b081e81b7fa610967cdae19599aa8 X-VCS-Branch: master Date: Wed, 1 Mar 2017 00:31:11 +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: 959b0d34-d70a-4e79-8027-0eae9790d048 X-Archives-Hash: c16debe0340ebab692aa938f956a09d2 commit: 94c3f84a776b081e81b7fa610967cdae19599aa8 Author: Michael Weber gentoo org> AuthorDate: Wed Mar 1 00:28:48 2017 +0000 Commit: Michael Weber gentoo org> CommitDate: Wed Mar 1 00:28:48 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94c3f84a app-eselect/eselect-xvmc: arm64 stable (bug 596182) Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="ppc64" app-eselect/eselect-xvmc/eselect-xvmc-0.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-eselect/eselect-xvmc/eselect-xvmc-0.4.ebuild b/app-eselect/eselect-xvmc/eselect-xvmc-0.4.ebuild index eff656c8ec2..36648b5744f 100644 --- a/app-eselect/eselect-xvmc/eselect-xvmc-0.4.ebuild +++ b/app-eselect/eselect-xvmc/eselect-xvmc-0.4.ebuild @@ -9,7 +9,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" IUSE="" DEPEND=""