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 3BEE71382CD for ; Sat, 25 Jun 2016 20:15:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EF8C1941D0; Sat, 25 Jun 2016 20:14:58 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BFD01E0B16 for ; Sat, 25 Jun 2016 20:14:57 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7C599340C57 for ; Sat, 25 Jun 2016 20:14:56 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 34E062430 for ; Sat, 25 Jun 2016 20:14:54 +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: <1466885607.f5cab8227174138e8e196e70e4c946ce198e16d2.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/cmocka/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/cmocka/cmocka-1.0.1.ebuild X-VCS-Directories: dev-util/cmocka/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: f5cab8227174138e8e196e70e4c946ce198e16d2 X-VCS-Branch: master Date: Sat, 25 Jun 2016 20:14:54 +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: 14cc4860-e2e1-4286-a43c-2814a4092026 X-Archives-Hash: 49ac025687f2043880b2362b395c4515 commit: f5cab8227174138e8e196e70e4c946ce198e16d2 Author: Agostino Sarubbo gentoo org> AuthorDate: Sat Jun 25 20:11:20 2016 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Sat Jun 25 20:13:27 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5cab822 dev-util/cmocka: x86 stable wrt bug #579834 Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo gentoo.org> dev-util/cmocka/cmocka-1.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/cmocka/cmocka-1.0.1.ebuild b/dev-util/cmocka/cmocka-1.0.1.ebuild index cfdb12b..8b92d17 100644 --- a/dev-util/cmocka/cmocka-1.0.1.ebuild +++ b/dev-util/cmocka/cmocka-1.0.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://cmocka.org/files/1.0/${P}.tar.xz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="doc static-libs test" DEPEND="