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 D9A86139085 for ; Fri, 3 Feb 2017 19:43:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 355B5E0E04; Fri, 3 Feb 2017 19:43:39 +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 129A7E0E04 for ; Fri, 3 Feb 2017 19:43:34 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 196A734108B for ; Fri, 3 Feb 2017 19:43:33 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5A35E3DC1 for ; Fri, 3 Feb 2017 19:43:31 +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: <1486150937.1f8058f42353632a99f2e8f1eaa7b3fcd8fa3bfa.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-cpp/libbinio/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-cpp/libbinio/libbinio-1.4-r1.ebuild X-VCS-Directories: dev-cpp/libbinio/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 1f8058f42353632a99f2e8f1eaa7b3fcd8fa3bfa X-VCS-Branch: master Date: Fri, 3 Feb 2017 19:43: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: 20ef4b1d-c128-4bc9-8ef7-d37d99795e96 X-Archives-Hash: 8c26e1ae5a139f6fb0245e3524708135 commit: 1f8058f42353632a99f2e8f1eaa7b3fcd8fa3bfa Author: Jeroen Roovers gentoo org> AuthorDate: Fri Feb 3 19:42:17 2017 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Fri Feb 3 19:42:17 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f8058f4 dev-cpp/libbinio: Stable for HPPA (bug #606842). Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches dev-cpp/libbinio/libbinio-1.4-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-cpp/libbinio/libbinio-1.4-r1.ebuild b/dev-cpp/libbinio/libbinio-1.4-r1.ebuild index a7a0772..e059e0f 100644 --- a/dev-cpp/libbinio/libbinio-1.4-r1.ebuild +++ b/dev-cpp/libbinio/libbinio-1.4-r1.ebuild @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ~mips ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ~mips ppc ppc64 sparc x86 ~x86-fbsd" IUSE="static-libs" RDEPEND=""