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 9A002138AE9 for ; Wed, 27 Dec 2017 19:02:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 605C9E0FA8; Wed, 27 Dec 2017 19:02:13 +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 41918E0FA8 for ; Wed, 27 Dec 2017 19:02:09 +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 13099340CC0 for ; Wed, 27 Dec 2017 19:02:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 638CCAF81 for ; Wed, 27 Dec 2017 19:02:06 +0000 (UTC) From: "Fabian Groffen" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Fabian Groffen" Message-ID: <1514401318.d00da95c9bf7de2f36bbfd4ded0234c797b2e84a.grobian@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/backports/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/backports/backports-1.0.ebuild X-VCS-Directories: dev-python/backports/ X-VCS-Committer: grobian X-VCS-Committer-Name: Fabian Groffen X-VCS-Revision: d00da95c9bf7de2f36bbfd4ded0234c797b2e84a X-VCS-Branch: master Date: Wed, 27 Dec 2017 19:02:06 +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: 7b06f882-3d2b-4107-8945-65a8612c4109 X-Archives-Hash: 6e63a475377a4b4453e7d488633d02f9 commit: d00da95c9bf7de2f36bbfd4ded0234c797b2e84a Author: Fabian Groffen gentoo org> AuthorDate: Wed Dec 27 18:52:25 2017 +0000 Commit: Fabian Groffen gentoo org> CommitDate: Wed Dec 27 19:01:58 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d00da95c dev-python/backports: added Prefix keywords, bug #606554 Package-Manager: Portage-2.3.13, Repoman-2.3.3 dev-python/backports/backports-1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/backports/backports-1.0.ebuild b/dev-python/backports/backports-1.0.ebuild index 5572d6a1e01..0936b79a600 100644 --- a/dev-python/backports/backports-1.0.ebuild +++ b/dev-python/backports/backports-1.0.ebuild @@ -12,6 +12,6 @@ SRC_URI="https://dev.gentoo.org/~radhermit/dist/${P}.tar.gz" LICENSE="PYTHON" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" RDEPEND="!