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 EC03513888F for ; Sat, 31 Oct 2015 06:32:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 597B9E0806; Sat, 31 Oct 2015 06:32:50 +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 0BABEE0806 for ; Sat, 31 Oct 2015 06:32:49 +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 F3EFA340B34 for ; Sat, 31 Oct 2015 06:32:47 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E12241BD2 for ; Sat, 31 Oct 2015 06:32:39 +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: <1446273140.22912014b6688f2c5d50437ebc4f4adce69cb022.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libebml/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/libebml/libebml-1.3.3.ebuild X-VCS-Directories: dev-libs/libebml/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 22912014b6688f2c5d50437ebc4f4adce69cb022 X-VCS-Branch: master Date: Sat, 31 Oct 2015 06:32:39 +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: 0da87811-a6b5-4ddb-a02a-8e369fb7ea40 X-Archives-Hash: 40659fafb5b774629d427fb01b1d3098 commit: 22912014b6688f2c5d50437ebc4f4adce69cb022 Author: Jeroen Roovers gentoo org> AuthorDate: Sat Oct 31 06:32:20 2015 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Sat Oct 31 06:32:20 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22912014 dev-libs/libebml: Stable for HPPA PPC64 (bug #564424). Package-Manager: portage-2.2.23 RepoMan-Options: --ignore-arches dev-libs/libebml/libebml-1.3.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/libebml/libebml-1.3.3.ebuild b/dev-libs/libebml/libebml-1.3.3.ebuild index 0acf664..8bc30e2 100644 --- a/dev-libs/libebml/libebml-1.3.3.ebuild +++ b/dev-libs/libebml/libebml-1.3.3.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://dl.matroska.org/downloads/${PN}/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0/4" # subslot = soname major version -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos" IUSE="debug static-libs" src_prepare() {