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 AF9E11388C0 for ; Mon, 22 Feb 2016 00:43:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 82949E07E0; Mon, 22 Feb 2016 00:43:29 +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 16ED9E07E0 for ; Mon, 22 Feb 2016 00:43:28 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E779A340A26 for ; Mon, 22 Feb 2016 00:43:27 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E3E831897 for ; Mon, 22 Feb 2016 00:43:25 +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: <1456101523.933435ce5ba191bfb68cb3daf6751dd8a96b65c1.steev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pyGPG/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/pyGPG/pyGPG-0.2.ebuild X-VCS-Directories: dev-python/pyGPG/ X-VCS-Committer: steev X-VCS-Committer-Name: Stephen Klimaszewski X-VCS-Revision: 933435ce5ba191bfb68cb3daf6751dd8a96b65c1 X-VCS-Branch: master Date: Mon, 22 Feb 2016 00:43:25 +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: 08fa12cb-1ca7-4f71-a319-d9617b65fd28 X-Archives-Hash: 2c89158c6df7aef083c705e1e2630b89 commit: 933435ce5ba191bfb68cb3daf6751dd8a96b65c1 Author: Steev Klimaszewski gentoo org> AuthorDate: Mon Feb 22 00:38:43 2016 +0000 Commit: Stephen Klimaszewski gentoo org> CommitDate: Mon Feb 22 00:38:43 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=933435ce dev-python/pyGPG: add ~arm64 keyword Tested on Cortex A53 Package-Manager: portage-2.2.27 dev-python/pyGPG/pyGPG-0.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pyGPG/pyGPG-0.2.ebuild b/dev-python/pyGPG/pyGPG-0.2.ebuild index f2fb381..57a1f06 100644 --- a/dev-python/pyGPG/pyGPG-0.2.ebuild +++ b/dev-python/pyGPG/pyGPG-0.2.ebuild @@ -18,7 +18,7 @@ LICENSE="BSD" SLOT="0" IUSE="" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~x86" DEPEND="" RDEPEND="${DEPEND}