From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 52730138333 for ; Tue, 6 Feb 2018 15:10:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5EED5E0920; Tue, 6 Feb 2018 15:10:17 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2F21EE0920 for ; Tue, 6 Feb 2018 15:10:17 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2E26C335C50 for ; Tue, 6 Feb 2018 15:10:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B35E7207 for ; Tue, 6 Feb 2018 15:10:13 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1517929748.4b9f7d77acdfa8f1cdd2f5333b3adfaf4e99713b.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/check/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/check/check-0.12.0.ebuild X-VCS-Directories: dev-libs/check/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: 4b9f7d77acdfa8f1cdd2f5333b3adfaf4e99713b X-VCS-Branch: master Date: Tue, 6 Feb 2018 15:10:13 +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: c796c673-9d72-4c51-8fe0-afc94965857a X-Archives-Hash: 4c2d0210e8953a0135da0551a355fd2e commit: 4b9f7d77acdfa8f1cdd2f5333b3adfaf4e99713b Author: Thomas Deutschmann gentoo org> AuthorDate: Tue Feb 6 13:09:27 2018 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Tue Feb 6 15:09:08 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b9f7d77 dev-libs/check: x86 stable (bug #644648) Package-Manager: Portage-2.3.24, Repoman-2.3.6 dev-libs/check/check-0.12.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/check/check-0.12.0.ebuild b/dev-libs/check/check-0.12.0.ebuild index 61fb128be13..1e01364fcac 100644 --- a/dev-libs/check/check-0.12.0.ebuild +++ b/dev-libs/check/check-0.12.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/lib${PN}/${PN}/archive/${PV}.tar.gz -> ${P}-github.t LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~amd64-fbsd" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="static-libs subunit" RDEPEND="