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 8FA7E1382C5 for ; Sat, 24 Feb 2018 07:58:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BF195E07F2; Sat, 24 Feb 2018 07:58:11 +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 9BC47E07F2 for ; Sat, 24 Feb 2018 07:58:11 +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 3D202335C31 for ; Sat, 24 Feb 2018 07:58:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F114C233 for ; Sat, 24 Feb 2018 07:58:07 +0000 (UTC) From: "Michał Górny" 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" Message-ID: <1519459082.4fae9881d378d3fbde0b1d4d20c398f8c9d569b5.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/ttystatus/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/ttystatus/ttystatus-0.35.ebuild X-VCS-Directories: dev-python/ttystatus/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 4fae9881d378d3fbde0b1d4d20c398f8c9d569b5 X-VCS-Branch: master Date: Sat, 24 Feb 2018 07:58:07 +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: f95ce3ca-fb2e-4622-9344-002ff7ea825b X-Archives-Hash: 558db56f85f2b816762553c000c60841 commit: 4fae9881d378d3fbde0b1d4d20c398f8c9d569b5 Author: Michał Górny gentoo org> AuthorDate: Sat Feb 24 07:55:27 2018 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Feb 24 07:58:02 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fae9881 dev-python/ttystatus: Tested on ~amd64-fbsd (bug #530672) dev-python/ttystatus/ttystatus-0.35.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/ttystatus/ttystatus-0.35.ebuild b/dev-python/ttystatus/ttystatus-0.35.ebuild index 5c97f4dd32c..cde59d9a154 100644 --- a/dev-python/ttystatus/ttystatus-0.35.ebuild +++ b/dev-python/ttystatus/ttystatus-0.35.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://git.liw.fi/cgi-bin/cgit/cgit.cgi/${PN}/snapshot/${P}.tar.gz" LICENSE="GPL-3" 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="" python_test() {