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 3E98D1382C5 for ; Thu, 1 Mar 2018 08:50:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 82CFEE0908; Thu, 1 Mar 2018 08:50:54 +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 623C7E0908 for ; Thu, 1 Mar 2018 08:50:54 +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 F2CB3335C36 for ; Thu, 1 Mar 2018 08:50:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 25B9F239 for ; Thu, 1 Mar 2018 08:46:38 +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: <1519893986.fea8bc507fee438b83e8bf80c7ad413603d155d9.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/tagsoup/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-java/tagsoup/tagsoup-1.2.1.ebuild X-VCS-Directories: dev-java/tagsoup/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: fea8bc507fee438b83e8bf80c7ad413603d155d9 X-VCS-Branch: master Date: Thu, 1 Mar 2018 08:46:38 +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: 83751e2f-a200-413b-a89c-eee166025e9b X-Archives-Hash: f44b884c88b16d9de3d7a4e8b8eb0507 commit: fea8bc507fee438b83e8bf80c7ad413603d155d9 Author: Michał Górny gentoo org> AuthorDate: Thu Mar 1 08:43:33 2018 +0000 Commit: Michał Górny gentoo org> CommitDate: Thu Mar 1 08:46:26 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fea8bc50 dev-java/tagsoup: Dekeyword *-fbsd dev-java/tagsoup/tagsoup-1.2.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-java/tagsoup/tagsoup-1.2.1.ebuild b/dev-java/tagsoup/tagsoup-1.2.1.ebuild index 7bbcd732b62..b31f93d18bc 100644 --- a/dev-java/tagsoup/tagsoup-1.2.1.ebuild +++ b/dev-java/tagsoup/tagsoup-1.2.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=4 @@ -13,7 +13,7 @@ SRC_URI="http://mercury.ccil.org/~cowan/XML/tagsoup/${P}-src.zip" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="amd64 ~arm ~arm64 ppc64 x86 ~amd64-linux ~x86-linux ~x86-macos" IUSE="" RDEPEND="