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 3C750139694 for ; Mon, 13 Mar 2017 12:59:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A2C25E0DA2; Mon, 13 Mar 2017 12:59:00 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 6E2B3E0DA2 for ; Mon, 13 Mar 2017 12:58:45 +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 E0BFF341301 for ; Mon, 13 Mar 2017 12:58:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 17DCF66D8 for ; Mon, 13 Mar 2017 12:58:31 +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: <1489409902.dfb177c34bba078d2e1ca5758ae4c382fce43b83.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-benchmarks/stress/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-benchmarks/stress/stress-1.0.4-r1.ebuild X-VCS-Directories: app-benchmarks/stress/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: dfb177c34bba078d2e1ca5758ae4c382fce43b83 X-VCS-Branch: master Date: Mon, 13 Mar 2017 12:58:31 +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: d4f7b254-bf1e-4e22-855a-09e4997119f3 X-Archives-Hash: 697111891bbf1eb2ab832c20f5c20872 commit: dfb177c34bba078d2e1ca5758ae4c382fce43b83 Author: Agostino Sarubbo gentoo org> AuthorDate: Mon Mar 13 12:58:22 2017 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Mon Mar 13 12:58:22 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfb177c3 app-benchmarks/stress: amd64 stable wrt bug #612478 Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> app-benchmarks/stress/stress-1.0.4-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-benchmarks/stress/stress-1.0.4-r1.ebuild b/app-benchmarks/stress/stress-1.0.4-r1.ebuild index b091c82f8a9..73368d2831b 100644 --- a/app-benchmarks/stress/stress-1.0.4-r1.ebuild +++ b/app-benchmarks/stress/stress-1.0.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://people.seas.harvard.edu/~apw/stress/${MY_P}.tar.gz -> ${MY_P}-r1 LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~arm ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="static" S=${WORKDIR}/${MY_P}