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 9A391139694 for ; Wed, 1 Mar 2017 19:53:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C5D6EE0C24; Wed, 1 Mar 2017 19:53:47 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 A2CBBE0C24 for ; Wed, 1 Mar 2017 19:53:47 +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 AEA183416D8 for ; Wed, 1 Mar 2017 19:53:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 794C458FE for ; Wed, 1 Mar 2017 19:53:44 +0000 (UTC) From: "Markus Meier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Markus Meier" Message-ID: <1488398000.1c37d6e95e5b5ca2293a641fa2ac5883c8f407eb.maekke@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/mirrorselect/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-portage/mirrorselect/mirrorselect-2.2.2-r2.ebuild X-VCS-Directories: app-portage/mirrorselect/ X-VCS-Committer: maekke X-VCS-Committer-Name: Markus Meier X-VCS-Revision: 1c37d6e95e5b5ca2293a641fa2ac5883c8f407eb X-VCS-Branch: master Date: Wed, 1 Mar 2017 19:53:44 +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: 7dcede98-ef7f-46e5-82cc-cb1f653c2dcc X-Archives-Hash: bf7bc0e17a74499fb157c8f9733ec471 commit: 1c37d6e95e5b5ca2293a641fa2ac5883c8f407eb Author: Markus Meier gentoo org> AuthorDate: Wed Mar 1 19:53:20 2017 +0000 Commit: Markus Meier gentoo org> CommitDate: Wed Mar 1 19:53:20 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c37d6e9 app-portage/mirrorselect: add ~arm64, bug #509628 Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="arm64" app-portage/mirrorselect/mirrorselect-2.2.2-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-portage/mirrorselect/mirrorselect-2.2.2-r2.ebuild b/app-portage/mirrorselect/mirrorselect-2.2.2-r2.ebuild index c57532cb931..01573125ff9 100644 --- a/app-portage/mirrorselect/mirrorselect-2.2.2-r2.ebuild +++ b/app-portage/mirrorselect/mirrorselect-2.2.2-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -18,7 +18,7 @@ LICENSE="GPL-2" SLOT="0" IUSE="" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" RDEPEND=" dev-util/dialog