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 2D8FE13881C for ; Thu, 24 Sep 2015 13:19:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4EC9BE0802; Thu, 24 Sep 2015 13:19:39 +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 EA860E0801 for ; Thu, 24 Sep 2015 13:19:38 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EDA79340A7B for ; Thu, 24 Sep 2015 13:19:37 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 026E1238 for ; Thu, 24 Sep 2015 13:19:36 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1443100762.04c37fc2437259330a35ebe1bf5d4a2fd27b302c.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/rng-tools/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/rng-tools/rng-tools-5.ebuild X-VCS-Directories: sys-apps/rng-tools/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 04c37fc2437259330a35ebe1bf5d4a2fd27b302c X-VCS-Branch: master Date: Thu, 24 Sep 2015 13:19:36 +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: 300eb45a-dbc0-4e9f-9668-6a99c58d9b9d X-Archives-Hash: 9ef17e5e6341725221440c9c09928d86 commit: 04c37fc2437259330a35ebe1bf5d4a2fd27b302c Author: Agostino Sarubbo gentoo org> AuthorDate: Thu Sep 24 13:19:22 2015 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Thu Sep 24 13:19:22 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04c37fc2 sys-apps/rng-tools: amd64 stable wrt bug #555100 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64" sys-apps/rng-tools/rng-tools-5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/rng-tools/rng-tools-5.ebuild b/sys-apps/rng-tools/rng-tools-5.ebuild index 994966e..c836432 100644 --- a/sys-apps/rng-tools/rng-tools-5.ebuild +++ b/sys-apps/rng-tools/rng-tools-5.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/gkernel/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ppc ~x86" +KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~x86" IUSE="selinux" DEPEND="dev-libs/libgcrypt:0