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 C4B8A1382C5 for ; Thu, 1 Mar 2018 08:48:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 38D04E091C; Thu, 1 Mar 2018 08:48:30 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 2606CE091C for ; Thu, 1 Mar 2018 08:47:21 +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 10321335C34 for ; Thu, 1 Mar 2018 08:46:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 93CBD1E6 for ; Thu, 1 Mar 2018 08:46:37 +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: <1519893983.700c2a1db8a1ce164b57593a058e33960dabf682.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/stax-ex/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-java/stax-ex/stax-ex-1.0-r5.ebuild dev-java/stax-ex/stax-ex-1.7.6.ebuild X-VCS-Directories: dev-java/stax-ex/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 700c2a1db8a1ce164b57593a058e33960dabf682 X-VCS-Branch: master Date: Thu, 1 Mar 2018 08:46:37 +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: 4c560ebf-83ef-4973-a2ff-b762218b0018 X-Archives-Hash: 4e1e399dcadcb3184ddf479f7b00f15f commit: 700c2a1db8a1ce164b57593a058e33960dabf682 Author: Michał Górny gentoo org> AuthorDate: Thu Mar 1 08:43:18 2018 +0000 Commit: Michał Górny gentoo org> CommitDate: Thu Mar 1 08:46:23 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=700c2a1d dev-java/stax-ex: Dekeyword *-fbsd dev-java/stax-ex/stax-ex-1.0-r5.ebuild | 4 ++-- dev-java/stax-ex/stax-ex-1.7.6.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-java/stax-ex/stax-ex-1.0-r5.ebuild b/dev-java/stax-ex/stax-ex-1.0-r5.ebuild index 21dc794ee4e..d0e9b1b1191 100644 --- a/dev-java/stax-ex/stax-ex-1.0-r5.ebuild +++ b/dev-java/stax-ex/stax-ex-1.0-r5.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 @@ -13,7 +13,7 @@ SRC_URI="https://stax-ex.java.net/files/documents/4480/44372/${P}-src.tar.gz" LICENSE="CDDL" SLOT="0" -KEYWORDS="amd64 ppc64 x86 ~x86-fbsd" +KEYWORDS="amd64 ppc64 x86" RDEPEND=">=virtual/jre-1.6" DEPEND=">=virtual/jdk-1.6" diff --git a/dev-java/stax-ex/stax-ex-1.7.6.ebuild b/dev-java/stax-ex/stax-ex-1.7.6.ebuild index cab4dbe328d..1d5307c0d82 100644 --- a/dev-java/stax-ex/stax-ex-1.7.6.ebuild +++ b/dev-java/stax-ex/stax-ex-1.7.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="https://maven.java.net/content/groups/public/org/jvnet/${PN/-/}/${PN}/$ LICENSE="CDDL GPL-2" SLOT="1" -KEYWORDS="amd64 ~ppc64 x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc64 x86" IUSE=""