From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 79F8E13888F for ; Wed, 21 Oct 2015 17:39:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DD11021C01C; Wed, 21 Oct 2015 17:39:27 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 560E421C01C for ; Wed, 21 Oct 2015 17:39:27 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EE8C53408AC for ; Wed, 21 Oct 2015 17:39:24 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 36184139A for ; Wed, 21 Oct 2015 17:39:22 +0000 (UTC) From: "Tobias Klausmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tobias Klausmann" Message-ID: <1445449157.f2f72835deaa4bdcd3e79d76b201f1f77a6419ac.klausman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/wireshark/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-analyzer/wireshark/wireshark-1.12.8.ebuild X-VCS-Directories: net-analyzer/wireshark/ X-VCS-Committer: klausman X-VCS-Committer-Name: Tobias Klausmann X-VCS-Revision: f2f72835deaa4bdcd3e79d76b201f1f77a6419ac X-VCS-Branch: master Date: Wed, 21 Oct 2015 17:39:22 +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: 2dfbcf3b-0bd3-4fb0-8173-24a9a3840c52 X-Archives-Hash: c6e679c9788c2e2b2c7be656c4a4a428 commit: f2f72835deaa4bdcd3e79d76b201f1f77a6419ac Author: Tobias Klausmann gentoo org> AuthorDate: Wed Oct 21 17:38:22 2015 +0000 Commit: Tobias Klausmann gentoo org> CommitDate: Wed Oct 21 17:39:17 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2f72835 net-analyzer/wireshark: add alpha keyword Gentoo-Bug: 563096 Package-Manager: portage-2.2.23 net-analyzer/wireshark/wireshark-1.12.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-analyzer/wireshark/wireshark-1.12.8.ebuild b/net-analyzer/wireshark/wireshark-1.12.8.ebuild index 6e885f1..b571087 100644 --- a/net-analyzer/wireshark/wireshark-1.12.8.ebuild +++ b/net-analyzer/wireshark/wireshark-1.12.8.ebuild @@ -11,7 +11,7 @@ SRC_URI="${HOMEPAGE}download/src/all-versions/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0/${PV}" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd" IUSE=" adns +caps crypt doc doc-pdf geoip +gtk3 ipv6 kerberos lua +netlink +pcap portaudio +qt4 qt5 sbc selinux smi ssl zlib