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 C2D88138334 for ; Sat, 9 Jun 2018 14:22:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8BFA0E08C8; Sat, 9 Jun 2018 14:22:35 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5A148E08C8 for ; Sat, 9 Jun 2018 14:22:35 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8B7FD335CA9 for ; Sat, 9 Jun 2018 14:22:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D1C0D3D for ; Sat, 9 Jun 2018 14:22:31 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1528554133.65ffa55ea84be4fc56707ab970f513ce4a861c3b.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/ruamel-yaml/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/ruamel-yaml/ruamel-yaml-0.15.35.ebuild X-VCS-Directories: dev-python/ruamel-yaml/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 65ffa55ea84be4fc56707ab970f513ce4a861c3b X-VCS-Branch: master Date: Sat, 9 Jun 2018 14:22:31 +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: 9e6c2acf-7dfb-42c6-92c0-08d6ed9ae63d X-Archives-Hash: fbeca57f5eaca62044ad29f7af4c44fd commit: 65ffa55ea84be4fc56707ab970f513ce4a861c3b Author: Mart Raudsepp gentoo org> AuthorDate: Sat Jun 9 14:19:35 2018 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Sat Jun 9 14:22:13 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65ffa55e dev-python/ruamel-yaml: added ~arm64 keyword Package-Manager: Portage-2.3.40, Repoman-2.3.9 dev-python/ruamel-yaml/ruamel-yaml-0.15.35.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/ruamel-yaml/ruamel-yaml-0.15.35.ebuild b/dev-python/ruamel-yaml/ruamel-yaml-0.15.35.ebuild index 96e776c7d2f..3d2552d1e80 100644 --- a/dev-python/ruamel-yaml/ruamel-yaml-0.15.35.ebuild +++ b/dev-python/ruamel-yaml/ruamel-yaml-0.15.35.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://bitbucket.org/${MY_PN/.//}/get/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64" +KEYWORDS="amd64 ~arm64" IUSE="test" RDEPEND="