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 4DC9C138334 for ; Thu, 18 Jul 2019 18:35:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5441AE081A; Thu, 18 Jul 2019 18:35:15 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 35E0CE081A for ; Thu, 18 Jul 2019 18:35:15 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DE993347FAD for ; Thu, 18 Jul 2019 18:35:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 87CC6627 for ; Thu, 18 Jul 2019 18:35:11 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1563474886.e3eb18dbb05bbc757a1d4fc5b2d552956f8dc641.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libmatroska/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/libmatroska/libmatroska-1.5.2.ebuild X-VCS-Directories: media-libs/libmatroska/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: e3eb18dbb05bbc757a1d4fc5b2d552956f8dc641 X-VCS-Branch: master Date: Thu, 18 Jul 2019 18:35:11 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: b7660a4a-9259-452b-b910-a4bdbf67ff54 X-Archives-Hash: 945cc72e3680076e43a90b482fd94e61 commit: e3eb18dbb05bbc757a1d4fc5b2d552956f8dc641 Author: Rolf Eike Beer sf-mail de> AuthorDate: Thu Jul 18 16:10:24 2019 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Thu Jul 18 18:34:46 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3eb18db media-libs/libmatroska: stable 1.5.2 for sparc, bug #689690 Signed-off-by: Rolf Eike Beer sf-mail.de> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich gentoo.org> media-libs/libmatroska/libmatroska-1.5.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/libmatroska/libmatroska-1.5.2.ebuild b/media-libs/libmatroska/libmatroska-1.5.2.ebuild index e28749e5eec..55b853f488c 100644 --- a/media-libs/libmatroska/libmatroska-1.5.2.ebuild +++ b/media-libs/libmatroska/libmatroska-1.5.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://dl.matroska.org/downloads/${PN}/${P}.tar.xz" LICENSE="LGPL-2.1" SLOT="0/6" # subslot = soname major version -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-linux" IUSE="" RDEPEND=">=dev-libs/libebml-1.3.9:="