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 DDD4C1388C2 for ; Mon, 30 Nov 2015 09:17:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1D692E08A4; Mon, 30 Nov 2015 09:17:04 +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 AD5D5E08A4 for ; Mon, 30 Nov 2015 09:17:03 +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 4BCDF33E3A9 for ; Mon, 30 Nov 2015 09:17:02 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 433B7CB0 for ; Mon, 30 Nov 2015 09:17:00 +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: <1448875000.0a37453d0423fbf3fe79af0f8ef77276f7b7da2a.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/cbflib/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-libs/cbflib/cbflib-0.9.3.3.ebuild X-VCS-Directories: sci-libs/cbflib/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 0a37453d0423fbf3fe79af0f8ef77276f7b7da2a X-VCS-Branch: master Date: Mon, 30 Nov 2015 09:17:00 +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: 10a135d6-c2a1-4fe5-8130-cdaf0436af0e X-Archives-Hash: 450b2fe984b42a0d1d55d20735d63095 commit: 0a37453d0423fbf3fe79af0f8ef77276f7b7da2a Author: Agostino Sarubbo gentoo org> AuthorDate: Mon Nov 30 09:16:40 2015 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Mon Nov 30 09:16:40 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a37453d sci-libs/cbflib: amd64 stable wrt bug #566966 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64" sci-libs/cbflib/cbflib-0.9.3.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-libs/cbflib/cbflib-0.9.3.3.ebuild b/sci-libs/cbflib/cbflib-0.9.3.3.ebuild index 2f3c1a8..cb9f6c5 100644 --- a/sci-libs/cbflib/cbflib-0.9.3.3.ebuild +++ b/sci-libs/cbflib/cbflib-0.9.3.3.ebuild @@ -23,7 +23,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P1}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="doc test" S=${WORKDIR}/${MY_P1}