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 B36E41382C5 for ; Thu, 4 Jan 2018 20:40:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 15A51E085D; Thu, 4 Jan 2018 20:40:58 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 EA14DE085D for ; Thu, 4 Jan 2018 20:40:57 +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 2441D335C07 for ; Thu, 4 Jan 2018 20:40:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ABDE6199 for ; Thu, 4 Jan 2018 20:40:55 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1515098438.c8f1105810ed6f40277a0883e1f1ef8afd1719bf.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libnetfilter_conntrack/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/libnetfilter_conntrack/libnetfilter_conntrack-1.0.6.ebuild X-VCS-Directories: net-libs/libnetfilter_conntrack/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: c8f1105810ed6f40277a0883e1f1ef8afd1719bf X-VCS-Branch: master Date: Thu, 4 Jan 2018 20:40:55 +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: 73aa75c6-23fe-4776-ae5c-2e7041150a03 X-Archives-Hash: e5db72505a5749f30d49ac8fd4c6e6a4 commit: c8f1105810ed6f40277a0883e1f1ef8afd1719bf Author: Mikle Kolyada gentoo org> AuthorDate: Thu Jan 4 20:37:26 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Thu Jan 4 20:40:38 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8f11058 net-libs/libnetfilter_conntrack: amd64 stable wrt bug #641228 Package-Manager: Portage-2.3.13, Repoman-2.3.3 net-libs/libnetfilter_conntrack/libnetfilter_conntrack-1.0.6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-libs/libnetfilter_conntrack/libnetfilter_conntrack-1.0.6.ebuild b/net-libs/libnetfilter_conntrack/libnetfilter_conntrack-1.0.6.ebuild index ce9bc635be3..cb65350e8ce 100644 --- a/net-libs/libnetfilter_conntrack/libnetfilter_conntrack-1.0.6.ebuild +++ b/net-libs/libnetfilter_conntrack/libnetfilter_conntrack-1.0.6.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 @@ -10,7 +10,7 @@ SRC_URI="http://www.netfilter.org/projects/${PN}/files/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh sparc x86" IUSE="static-libs" RDEPEND="