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 234331388C0 for ; Sun, 28 Feb 2016 06:43:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3CF4721C08B; Sun, 28 Feb 2016 06:43:18 +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 4D35721C07D for ; Sun, 28 Feb 2016 06:43:17 +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 71A0F340AF0 for ; Sun, 28 Feb 2016 06:43:16 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 94E512099 for ; Sun, 28 Feb 2016 06:43:11 +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: <1456641693.43483d02086271405ed64f7086660444ef8bd4c2.prometheanfire@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/traitlets/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/traitlets/traitlets-4.1.0.ebuild X-VCS-Directories: dev-python/traitlets/ X-VCS-Committer: prometheanfire X-VCS-Committer-Name: Matt Thode X-VCS-Revision: 43483d02086271405ed64f7086660444ef8bd4c2 X-VCS-Branch: master Date: Sun, 28 Feb 2016 06:43: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: 5d438487-b6ea-49d4-a8c8-f56a8b661f30 X-Archives-Hash: e97ca75c001218006a3ca2e9a223e03f commit: 43483d02086271405ed64f7086660444ef8bd4c2 Author: Matthew Thode gentoo org> AuthorDate: Sun Feb 28 06:18:35 2016 +0000 Commit: Matt Thode gentoo org> CommitDate: Sun Feb 28 06:41:33 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43483d02 dev-python/traitlets: keywording arm64 merged on X-C1 Package-Manager: portage-2.2.26 dev-python/traitlets/traitlets-4.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/traitlets/traitlets-4.1.0.ebuild b/dev-python/traitlets/traitlets-4.1.0.ebuild index 9eb66b0..87b479c 100644 --- a/dev-python/traitlets/traitlets-4.1.0.ebuild +++ b/dev-python/traitlets/traitlets-4.1.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="doc test" RDEPEND="