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 643CF138334 for ; Thu, 31 Jan 2019 09:17:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9051BE0AA1; Thu, 31 Jan 2019 09:17:26 +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 6C705E0AA1 for ; Thu, 31 Jan 2019 09:17:26 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 6B6A4335D3A for ; Thu, 31 Jan 2019 09:17:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 58D8852F for ; Thu, 31 Jan 2019 09:17:22 +0000 (UTC) From: "Tim Harder" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tim Harder" Message-ID: <1548925955.1a23dc2c01094f2de87468deb386b93d42309d2e.radhermit@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: radhermit X-VCS-Committer-Name: Tim Harder X-VCS-Revision: 1a23dc2c01094f2de87468deb386b93d42309d2e X-VCS-Branch: master Date: Thu, 31 Jan 2019 09:17:22 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 341a75d5-fd1c-454d-874f-380886fce8a7 X-Archives-Hash: f0002dc379aa6dc73ffc4c5886dbe689 commit: 1a23dc2c01094f2de87468deb386b93d42309d2e Author: Tim Harder gentoo org> AuthorDate: Thu Jan 31 09:09:16 2019 +0000 Commit: Tim Harder gentoo org> CommitDate: Thu Jan 31 09:12:35 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a23dc2c dev-python/ruamel-yaml: keyword ~x86 Closes: https://bugs.gentoo.org/675158 Signed-off-by: Tim Harder gentoo.org> 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 3d2552d1e80..3f6c6bd5f58 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 ~arm64" +KEYWORDS="amd64 ~arm64 ~x86" IUSE="test" RDEPEND="