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 5B2A71388C1 for ; Wed, 23 Dec 2015 13:50:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 99E53E08B8; Wed, 23 Dec 2015 13:50:16 +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 E32FC21C014 for ; Wed, 23 Dec 2015 13:50:15 +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 D65C733FDBF for ; Wed, 23 Dec 2015 13:50:14 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0F80ACEE for ; Wed, 23 Dec 2015 13:50:12 +0000 (UTC) From: "Alon Bar-Lev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alon Bar-Lev" Message-ID: <1450878575.d02416f892259d9f399a13de6c5476ad26a8f431.alonbl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/rainbowcrack/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-crypt/rainbowcrack/rainbowcrack-1.5.ebuild X-VCS-Directories: app-crypt/rainbowcrack/ X-VCS-Committer: alonbl X-VCS-Committer-Name: Alon Bar-Lev X-VCS-Revision: d02416f892259d9f399a13de6c5476ad26a8f431 X-VCS-Branch: master Date: Wed, 23 Dec 2015 13:50:12 +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: cc8244bf-1c3d-4b01-a958-a71e8e22beef X-Archives-Hash: 7b5a1d97c42a91fc7df7477725e08bdf commit: d02416f892259d9f399a13de6c5476ad26a8f431 Author: Alon Bar-Lev gentoo org> AuthorDate: Wed Dec 23 12:29:25 2015 +0000 Commit: Alon Bar-Lev gentoo org> CommitDate: Wed Dec 23 13:49:35 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d02416f8 app-crypt/rainbowcrack: mark binpkg remove stable keywords Package-Manager: portage-2.2.24 app-crypt/rainbowcrack/rainbowcrack-1.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-crypt/rainbowcrack/rainbowcrack-1.5.ebuild b/app-crypt/rainbowcrack/rainbowcrack-1.5.ebuild index 83d126f..6bde29f 100644 --- a/app-crypt/rainbowcrack/rainbowcrack-1.5.ebuild +++ b/app-crypt/rainbowcrack/rainbowcrack-1.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="amd64? ( http://project-${PN}.com/${P}-linux64.zip ) LICENSE="all-rights-reserved" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="~amd64 ~x86 -*" IUSE="" RESTRICT="bindist mirror" #444426