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 39EB8138332 for ; Wed, 21 Feb 2018 03:01:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2B8A9E0828; Wed, 21 Feb 2018 03:01:30 +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 0B058E0828 for ; Wed, 21 Feb 2018 03:01:29 +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 8F794335C3C for ; Wed, 21 Feb 2018 03:01:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AC3E1231 for ; Wed, 21 Feb 2018 03:01:26 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1519181730.1bba486d8d0d486983015435ddef93a5449c2cbb.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-firewall/ferm/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-firewall/ferm/ferm-2.4.1.ebuild X-VCS-Directories: net-firewall/ferm/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: 1bba486d8d0d486983015435ddef93a5449c2cbb X-VCS-Branch: master Date: Wed, 21 Feb 2018 03:01:26 +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: 6cb49a34-84f1-4339-8c48-1cdc185eee53 X-Archives-Hash: 61174a22c21d0fbd949ac4535a0e0413 commit: 1bba486d8d0d486983015435ddef93a5449c2cbb Author: Thomas Deutschmann gentoo org> AuthorDate: Wed Feb 21 02:55:30 2018 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Wed Feb 21 02:55:30 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bba486d net-firewall/ferm: x86 stable (bug #648260) Package-Manager: Portage-2.3.24, Repoman-2.3.6 net-firewall/ferm/ferm-2.4.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-firewall/ferm/ferm-2.4.1.ebuild b/net-firewall/ferm/ferm-2.4.1.ebuild index 339938cb920..14cde4a2fe4 100644 --- a/net-firewall/ferm/ferm-2.4.1.ebuild +++ b/net-firewall/ferm/ferm-2.4.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=6 @@ -13,7 +13,7 @@ SRC_URI="http://ferm.foo-projects.org/download/${MY_PV}/${P}.tar.xz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" # does not install any perl libs RDEPEND="dev-lang/perl:*