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 E5345138334 for ; Sat, 1 Dec 2018 18:44:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DF6D2E07EC; Sat, 1 Dec 2018 18:44:02 +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 98E63E07EC for ; Sat, 1 Dec 2018 18:44:02 +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 F1E50335C47 for ; Sat, 1 Dec 2018 18:44:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C12C24EC for ; Sat, 1 Dec 2018 18:43:58 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1543689823.dfd8ca553d85720ec484947a2a0d89bd2fa29b02.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-firewall/conntrack-tools/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-firewall/conntrack-tools/conntrack-tools-1.4.5.ebuild X-VCS-Directories: net-firewall/conntrack-tools/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: dfd8ca553d85720ec484947a2a0d89bd2fa29b02 X-VCS-Branch: master Date: Sat, 1 Dec 2018 18:43:58 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 47a2d263-3f4d-443b-a96b-1ef93e7e972c X-Archives-Hash: b351ff2dad754163bfb0dbf9964fd5a9 commit: dfd8ca553d85720ec484947a2a0d89bd2fa29b02 Author: Matt Turner gentoo org> AuthorDate: Sat Dec 1 18:35:58 2018 +0000 Commit: Matt Turner gentoo org> CommitDate: Sat Dec 1 18:43:43 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfd8ca55 net-firewall/conntrack-tools-1.4.5: added ~alpha, bug 653824 Signed-off-by: Matt Turner gentoo.org> net-firewall/conntrack-tools/conntrack-tools-1.4.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-firewall/conntrack-tools/conntrack-tools-1.4.5.ebuild b/net-firewall/conntrack-tools/conntrack-tools-1.4.5.ebuild index 2ba9b596f3b..859d974d002 100644 --- a/net-firewall/conntrack-tools/conntrack-tools-1.4.5.ebuild +++ b/net-firewall/conntrack-tools/conntrack-tools-1.4.5.ebuild @@ -10,7 +10,7 @@ SRC_URI="http://www.netfilter.org/projects/conntrack-tools/files/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~hppa ~x86" +KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~x86" IUSE="doc +cthelper +cttimeout +libtirpc" RDEPEND="