From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id C43791388C0 for ; Sat, 27 Feb 2016 18:44:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5969BE07FA; Sat, 27 Feb 2016 18:44:56 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0321BE07FA for ; Sat, 27 Feb 2016 18:44:55 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C8C0A3409F2 for ; Sat, 27 Feb 2016 18:44:54 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 50A5716C5 for ; Sat, 27 Feb 2016 18:44:48 +0000 (UTC) From: "Stephen Klimaszewski" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Stephen Klimaszewski" Message-ID: <1456598679.1d80cb40744deab7f6035b3e85e36fa69bb2cbb3.steev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/mlocate/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/mlocate/mlocate-0.26-r1.ebuild X-VCS-Directories: sys-apps/mlocate/ X-VCS-Committer: steev X-VCS-Committer-Name: Stephen Klimaszewski X-VCS-Revision: 1d80cb40744deab7f6035b3e85e36fa69bb2cbb3 X-VCS-Branch: master Date: Sat, 27 Feb 2016 18:44:48 +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: 2b787548-703b-4750-9bab-ca4f06dbf6d2 X-Archives-Hash: 7a98687f37ae7da7ca91d4a3cd4bdd9c commit: 1d80cb40744deab7f6035b3e85e36fa69bb2cbb3 Author: Steev Klimaszewski gentoo org> AuthorDate: Sat Feb 27 18:44:39 2016 +0000 Commit: Stephen Klimaszewski gentoo org> CommitDate: Sat Feb 27 18:44:39 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d80cb40 sys-apps/mlocate: add ~arm64 keyword Tested on X-C1 Package-Manager: portage-2.2.27 sys-apps/mlocate/mlocate-0.26-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-apps/mlocate/mlocate-0.26-r1.ebuild b/sys-apps/mlocate/mlocate-0.26-r1.ebuild index 41bf8df..a089567 100644 --- a/sys-apps/mlocate/mlocate-0.26-r1.ebuild +++ b/sys-apps/mlocate/mlocate-0.26-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ SRC_URI="https://fedorahosted.org/releases/m/l/mlocate/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" IUSE="nls selinux" RDEPEND="!sys-apps/slocate