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 5CBEF58973 for ; Sat, 6 Feb 2016 08:39:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 88CC421C009; Sat, 6 Feb 2016 08:39:39 +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 34C1521C009 for ; Sat, 6 Feb 2016 08:39:39 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 36387340821 for ; Sat, 6 Feb 2016 08:39:38 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E7AB28E9 for ; Sat, 6 Feb 2016 08:39:35 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1454747956.f32e3be8856efbc9d359b9f9dfe1154d20792c0a.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-physics/clhep/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-physics/clhep/clhep-2.2.0.5.ebuild X-VCS-Directories: sci-physics/clhep/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: f32e3be8856efbc9d359b9f9dfe1154d20792c0a X-VCS-Branch: master Date: Sat, 6 Feb 2016 08:39:35 +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: 7a8fe3da-a4aa-4a3f-b575-20182442c10c X-Archives-Hash: 383010bb556611482a2651d33260fc37 commit: f32e3be8856efbc9d359b9f9dfe1154d20792c0a Author: Jeroen Roovers gentoo org> AuthorDate: Sat Feb 6 08:39:16 2016 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Sat Feb 6 08:39:16 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f32e3be8 sci-physics/clhep: Stable for HPPA (bug #556782). Package-Manager: portage-2.2.27 RepoMan-Options: --ignore-arches sci-physics/clhep/clhep-2.2.0.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-physics/clhep/clhep-2.2.0.5.ebuild b/sci-physics/clhep/clhep-2.2.0.5.ebuild index 8ad410c..9f43c74 100644 --- a/sci-physics/clhep/clhep-2.2.0.5.ebuild +++ b/sci-physics/clhep/clhep-2.2.0.5.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="http://www.cern.ch/clhep" SRC_URI="http://proj-clhep.web.cern.ch/proj-clhep/DISTRIBUTION/tarFiles/${P}.tgz" LICENSE="GPL-3 LGPL-3" SLOT="2/${PV}" -KEYWORDS="amd64 ~hppa ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 hppa ppc ~x86 ~amd64-linux ~x86-linux" IUSE="doc static-libs test" RDEPEND=""