From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-844323-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 47DE01384B4 for <garchives@archives.gentoo.org>; Thu, 5 Nov 2015 20:56:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AF149E0845; Thu, 5 Nov 2015 20:56:06 +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 57A9FE0845 for <gentoo-commits@lists.gentoo.org>; Thu, 5 Nov 2015 20:56:06 +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 406CF3402A2 for <gentoo-commits@lists.gentoo.org>; Thu, 5 Nov 2015 20:56:05 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D31762135 for <gentoo-commits@lists.gentoo.org>; Thu, 5 Nov 2015 20:56:03 +0000 (UTC) From: "Markus Meier" <maekke@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Markus Meier" <maekke@gentoo.org> Message-ID: <1446756934.925a032e7718ce7da6d0ed3555d3f407f4df0e6f.maekke@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: maekke X-VCS-Committer-Name: Markus Meier X-VCS-Revision: 925a032e7718ce7da6d0ed3555d3f407f4df0e6f X-VCS-Branch: master Date: Thu, 5 Nov 2015 20:56:03 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: ef3bdd6b-9cd3-4f09-b516-31997b12616e X-Archives-Hash: 93d722ac8cea7e8032c8aa85dafab926 commit: 925a032e7718ce7da6d0ed3555d3f407f4df0e6f Author: Markus Meier <maekke <AT> gentoo <DOT> org> AuthorDate: Thu Nov 5 20:55:34 2015 +0000 Commit: Markus Meier <maekke <AT> gentoo <DOT> org> CommitDate: Thu Nov 5 20:55:34 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=925a032e dev-libs/libebml: arm stable, bug #564424 Package-Manager: portage-2.2.23 RepoMan-Options: --include-arches="arm" 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 6b870fa..e3b08d9 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() {