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 130EE58973 for ; Sat, 6 Feb 2016 06:41:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DAB2421C006; Sat, 6 Feb 2016 06:41:21 +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 48EA421C006 for ; Sat, 6 Feb 2016 06:41:21 +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 83359340BA1 for ; Sat, 6 Feb 2016 06:41:20 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AC38DD25 for ; Sat, 6 Feb 2016 06:41:17 +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: <1454740874.9b081231ce160911bb1c48ff13be595c35f1f0f2.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/qrupdate/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-libs/qrupdate/qrupdate-1.1.2-r1.ebuild X-VCS-Directories: sci-libs/qrupdate/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 9b081231ce160911bb1c48ff13be595c35f1f0f2 X-VCS-Branch: master Date: Sat, 6 Feb 2016 06:41:17 +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: d08c0513-07ad-4ba9-89e3-7f8d45b01ee0 X-Archives-Hash: 759c475b96c6e75b2059a180ae9f3a25 commit: 9b081231ce160911bb1c48ff13be595c35f1f0f2 Author: Jeroen Roovers gentoo org> AuthorDate: Sat Feb 6 06:40:24 2016 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Sat Feb 6 06:41:14 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b081231 sci-libs/qrupdate: Stable for HPPA (bug #570060). Package-Manager: portage-2.2.27 RepoMan-Options: --ignore-arches sci-libs/qrupdate/qrupdate-1.1.2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-libs/qrupdate/qrupdate-1.1.2-r1.ebuild b/sci-libs/qrupdate/qrupdate-1.1.2-r1.ebuild index 74f324e..73e0cb6 100644 --- a/sci-libs/qrupdate/qrupdate-1.1.2-r1.ebuild +++ b/sci-libs/qrupdate/qrupdate-1.1.2-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ppc ~ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~ppc-macos" +KEYWORDS="alpha amd64 ~arm hppa ppc ~ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~ppc-macos" IUSE="static-libs" RDEPEND="virtual/lapack"