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 AB3691382C5 for ; Thu, 1 Mar 2018 08:39:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6A9C0E0952; Thu, 1 Mar 2018 08:39:55 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 496EEE0952 for ; Thu, 1 Mar 2018 08:39:55 +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 27A51335C4A for ; Thu, 1 Mar 2018 08:39:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 60BE2241 for ; Thu, 1 Mar 2018 08:39:51 +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: <1519893579.333f7b2e6047c987ce72f562af4d208de881167d.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/bsh/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-java/bsh/bsh-2.0_beta6.ebuild X-VCS-Directories: dev-java/bsh/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 333f7b2e6047c987ce72f562af4d208de881167d X-VCS-Branch: master Date: Thu, 1 Mar 2018 08:39:51 +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: c5f701d3-0526-43bf-8837-cc6c62e7d1df X-Archives-Hash: 9eb17bcfe92a0fe76994c4483fa6db13 commit: 333f7b2e6047c987ce72f562af4d208de881167d Author: Michał Górny gentoo org> AuthorDate: Thu Mar 1 08:37:44 2018 +0000 Commit: Michał Górny gentoo org> CommitDate: Thu Mar 1 08:39:39 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=333f7b2e dev-java/bsh: Dekeyword *-fbsd dev-java/bsh/bsh-2.0_beta6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-java/bsh/bsh-2.0_beta6.ebuild b/dev-java/bsh/bsh-2.0_beta6.ebuild index e0de8248262..2026697f5ff 100644 --- a/dev-java/bsh/bsh-2.0_beta6.ebuild +++ b/dev-java/bsh/bsh-2.0_beta6.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 @@ -18,7 +18,7 @@ SRC_URI="https://github.com/${MY_PN}/${MY_PN}/archive/${MY_PV}${MY_BETA}.zip -> LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="amd64 ppc64 x86 ~amd64-linux ~x86-linux ~x86-macos" IUSE="" CDEPEND="