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 8B59F1393F1 for ; Mon, 14 Sep 2015 12:42:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A495421C012; Mon, 14 Sep 2015 12:42:31 +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 EC5BE21C012 for ; Mon, 14 Sep 2015 12:42:30 +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 2F938340A02 for ; Mon, 14 Sep 2015 12:42:30 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DDBCA1FF for ; Mon, 14 Sep 2015 12:42:28 +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: <1442234544.64257242a1d8c97106fa6d1911cb4cd65059809e.klausman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libnetfilter_queue/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/libnetfilter_queue/libnetfilter_queue-1.0.2.ebuild X-VCS-Directories: net-libs/libnetfilter_queue/ X-VCS-Committer: klausman X-VCS-Committer-Name: Tobias Klausmann X-VCS-Revision: 64257242a1d8c97106fa6d1911cb4cd65059809e X-VCS-Branch: master Date: Mon, 14 Sep 2015 12:42:28 +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: 823557ea-0b36-48f5-9df1-2f76bb62ed01 X-Archives-Hash: 52ad94ec185b309de3197667dc25874b commit: 64257242a1d8c97106fa6d1911cb4cd65059809e Author: Tobias Klausmann gentoo org> AuthorDate: Mon Sep 14 12:40:06 2015 +0000 Commit: Tobias Klausmann gentoo org> CommitDate: Mon Sep 14 12:42:24 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64257242 net-libs/libnetfilter_queue: add alpha keyword Gentoo-Bug: 474858 Package-Manager: portage-2.2.20.1 net-libs/libnetfilter_queue/libnetfilter_queue-1.0.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/libnetfilter_queue/libnetfilter_queue-1.0.2.ebuild b/net-libs/libnetfilter_queue/libnetfilter_queue-1.0.2.ebuild index e859330..e6dd036 100644 --- a/net-libs/libnetfilter_queue/libnetfilter_queue-1.0.2.ebuild +++ b/net-libs/libnetfilter_queue/libnetfilter_queue-1.0.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.netfilter.org/projects/${PN}/files/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm arm64 hppa ~ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ~arm arm64 hppa ~ppc ~ppc64 ~sparc x86" IUSE="static-libs" RDEPEND="