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 384D3138330 for ; Sat, 1 Oct 2016 14:12:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CA907E08C5; Sat, 1 Oct 2016 14:12:21 +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 ACD2EE08C5 for ; Sat, 1 Oct 2016 14:12:21 +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 17668341244 for ; Sat, 1 Oct 2016 14:12:20 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C53D62497 for ; Sat, 1 Oct 2016 14:12: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: <1475331136.96e104719f6936041489bf7637696f71a182d567.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/yaz/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/yaz/yaz-3.0.53.ebuild X-VCS-Directories: dev-libs/yaz/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 96e104719f6936041489bf7637696f71a182d567 X-VCS-Branch: master Date: Sat, 1 Oct 2016 14:12: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: e6f82add-e696-4eb2-a106-c0360ebd10da X-Archives-Hash: bf6781bc1e5dc9d4aaf32d4a74a563ab commit: 96e104719f6936041489bf7637696f71a182d567 Author: Jeroen Roovers gentoo org> AuthorDate: Sat Oct 1 14:12:06 2016 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Sat Oct 1 14:12:16 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96e10471 dev-libs/yaz: Stable for HPPA PPC64 (bug #522674). Package-Manager: portage-2.3.1 RepoMan-Options: --ignore-arches dev-libs/yaz/yaz-3.0.53.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/yaz/yaz-3.0.53.ebuild b/dev-libs/yaz/yaz-3.0.53.ebuild index bc5f659..019889d 100644 --- a/dev-libs/yaz/yaz-3.0.53.ebuild +++ b/dev-libs/yaz/yaz-3.0.53.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://ftp.indexdata.dk/pub/${PN}/${P}.tar.gz" LICENSE="BSD GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86" IUSE="debug icu libressl tcpd ziffy" RDEPEND="dev-libs/libxml2