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 C18281388C0 for ; Sun, 28 Feb 2016 06:51:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F29F721C093; Sun, 28 Feb 2016 06:51: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 D2D9421C081 for ; Sun, 28 Feb 2016 06:51: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 1BABB340AE4 for ; Sun, 28 Feb 2016 06:51:28 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7EAA62324 for ; Sun, 28 Feb 2016 06:51:23 +0000 (UTC) From: "Matt Thode" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Thode" Message-ID: <1456642248.1c6f8e132812bd2ae04e1b59808d9b34f94e70d4.prometheanfire@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pickleshare/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/pickleshare/pickleshare-0.6.ebuild X-VCS-Directories: dev-python/pickleshare/ X-VCS-Committer: prometheanfire X-VCS-Committer-Name: Matt Thode X-VCS-Revision: 1c6f8e132812bd2ae04e1b59808d9b34f94e70d4 X-VCS-Branch: master Date: Sun, 28 Feb 2016 06:51:23 +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: a5380920-c101-4245-a61d-540713914296 X-Archives-Hash: cc5c13f2551394f04d711c4ea4c58cc6 commit: 1c6f8e132812bd2ae04e1b59808d9b34f94e70d4 Author: Matthew Thode gentoo org> AuthorDate: Sun Feb 28 06:50:48 2016 +0000 Commit: Matt Thode gentoo org> CommitDate: Sun Feb 28 06:50:48 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c6f8e13 dev-python/pickleshare: keywording arm64 merged on X-C1 Package-Manager: portage-2.2.26 dev-python/pickleshare/pickleshare-0.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pickleshare/pickleshare-0.6.ebuild b/dev-python/pickleshare/pickleshare-0.6.ebuild index fd3c220..e67548d 100644 --- a/dev-python/pickleshare/pickleshare-0.6.ebuild +++ b/dev-python/pickleshare/pickleshare-0.6.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="test" RDEPEND="