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 A4AE41384B4 for ; Thu, 5 Nov 2015 10:58:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E9BFAE0814; Thu, 5 Nov 2015 10:58:54 +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 4B83BE081C for ; Thu, 5 Nov 2015 10:58:53 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5EAE43409D7 for ; Thu, 5 Nov 2015 10:58:52 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 46E7020CA for ; Thu, 5 Nov 2015 10:58:47 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1446721072.f5b18cc17faa78048e8604ebe2ecf8caa66ce875.ago@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: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: f5b18cc17faa78048e8604ebe2ecf8caa66ce875 X-VCS-Branch: master Date: Thu, 5 Nov 2015 10:58:47 +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: ba54b18c-bf83-4516-9051-a7bbb93e8861 X-Archives-Hash: 70973ce332b34f380f30b778c345bc36 commit: f5b18cc17faa78048e8604ebe2ecf8caa66ce875 Author: Agostino Sarubbo gentoo org> AuthorDate: Thu Nov 5 10:57:52 2015 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Thu Nov 5 10:57:52 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5b18cc1 dev-libs/libebml: sparc stable wrt bug #564424 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="sparc" 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 51f5497..6b870fa 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() {