From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1005153-garchives=archives.gentoo.org@lists.gentoo.org> 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 99E9C1382C5 for <garchives@archives.gentoo.org>; Thu, 22 Feb 2018 17:02:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E687CE08C8; Thu, 22 Feb 2018 17:02:14 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 BCD15E08C8 for <gentoo-commits@lists.gentoo.org>; Thu, 22 Feb 2018 17:02:13 +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 721A5335C30 for <gentoo-commits@lists.gentoo.org>; Thu, 22 Feb 2018 17:02:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 05EA5235 for <gentoo-commits@lists.gentoo.org>; Thu, 22 Feb 2018 17:02:11 +0000 (UTC) From: "Michał Górny" <mgorny@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" <mgorny@gentoo.org> Message-ID: <1519318912.ffc3b16b0334d62b58f88de73f7948504e28bb01.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/hyper-h2/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/hyper-h2/hyper-h2-3.0.1.ebuild X-VCS-Directories: dev-python/hyper-h2/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: ffc3b16b0334d62b58f88de73f7948504e28bb01 X-VCS-Branch: master Date: Thu, 22 Feb 2018 17:02:11 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 01723fae-944a-4960-98d0-2ae12c6a31f8 X-Archives-Hash: 09c7879081c464b1654275b1e1e4611b commit: ffc3b16b0334d62b58f88de73f7948504e28bb01 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Feb 22 16:43:36 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Feb 22 17:01:52 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffc3b16b dev-python/hyper-h2: Keyword ~amd64-fbsd dev-python/hyper-h2/hyper-h2-3.0.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/hyper-h2/hyper-h2-3.0.1.ebuild b/dev-python/hyper-h2/hyper-h2-3.0.1.ebuild index 58de7cd7924..548e860a15d 100644 --- a/dev-python/hyper-h2/hyper-h2-3.0.1.ebuild +++ b/dev-python/hyper-h2/hyper-h2-3.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/python-hyper/${PN}/archive/v${PV}.tar.gz -> ${P}.tar LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd" IUSE="" RDEPEND="