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 563C11382C5 for ; Fri, 2 Mar 2018 08:31:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5CCCDE0907; Fri, 2 Mar 2018 08:31:14 +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 3B8E4E0907 for ; Fri, 2 Mar 2018 08:31:14 +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 3EA18335C2C for ; Fri, 2 Mar 2018 08:31:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 35C0A21C for ; Fri, 2 Mar 2018 08:31:10 +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: <1519979458.7df369013fd9f11f0e0cf6cac907a22333dd4eb2.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-tcltk/tdom/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-tcltk/tdom/tdom-0.8.3-r4.ebuild X-VCS-Directories: dev-tcltk/tdom/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 7df369013fd9f11f0e0cf6cac907a22333dd4eb2 X-VCS-Branch: master Date: Fri, 2 Mar 2018 08:31:10 +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: 674878fc-ddf0-43e9-86a4-40dd28f7085a X-Archives-Hash: 3e973fc7a5ecfbe783346ca35a84be72 commit: 7df369013fd9f11f0e0cf6cac907a22333dd4eb2 Author: Michał Górny gentoo org> AuthorDate: Thu Mar 1 22:50:49 2018 +0000 Commit: Michał Górny gentoo org> CommitDate: Fri Mar 2 08:30:58 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7df36901 dev-tcltk/tdom: Keyword ~amd64-fbsd dev-tcltk/tdom/tdom-0.8.3-r4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-tcltk/tdom/tdom-0.8.3-r4.ebuild b/dev-tcltk/tdom/tdom-0.8.3-r4.ebuild index 57a0b884ecc..840c38f174d 100644 --- a/dev-tcltk/tdom/tdom-0.8.3-r4.ebuild +++ b/dev-tcltk/tdom/tdom-0.8.3-r4.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=5 @@ -14,7 +14,7 @@ SRC_URI="mirror://github/tDOM/${PN}/${MY_P}.tgz" LICENSE="MPL-1.1" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc x86 ~amd64-fbsd ~amd64-linux ~x86-linux" IUSE="static-libs threads" DEPEND="