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 33BDE13835A for ; Thu, 7 May 2020 03:51:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 958EDE09AE; Thu, 7 May 2020 03:51:46 +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 7CEE8E09A8 for ; Thu, 7 May 2020 03:51:46 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 7148034F575 for ; Thu, 7 May 2020 03:51:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 808CE231 for ; Thu, 7 May 2020 03:51:41 +0000 (UTC) From: "Tim Harder" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tim Harder" Message-ID: <1588823363.0760526638293fb3ec057d967be905144dc94dd5.radhermit@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libmediainfo/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/libmediainfo/libmediainfo-20.03.ebuild X-VCS-Directories: media-libs/libmediainfo/ X-VCS-Committer: radhermit X-VCS-Committer-Name: Tim Harder X-VCS-Revision: 0760526638293fb3ec057d967be905144dc94dd5 X-VCS-Branch: master Date: Thu, 7 May 2020 03:51:41 +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: 70e325d4-0538-4de9-b57d-cda62b04009f X-Archives-Hash: c3b9870fef4a9460ba400c95b90b8fab commit: 0760526638293fb3ec057d967be905144dc94dd5 Author: Tim Harder gentoo org> AuthorDate: Thu May 7 03:48:00 2020 +0000 Commit: Tim Harder gentoo org> CommitDate: Thu May 7 03:49:23 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07605266 media-libs/libmediainfo: stabilize 20.03 Signed-off-by: Tim Harder gentoo.org> media-libs/libmediainfo/libmediainfo-20.03.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/libmediainfo/libmediainfo-20.03.ebuild b/media-libs/libmediainfo/libmediainfo-20.03.ebuild index 617f561cf17..5ec625856e5 100644 --- a/media-libs/libmediainfo/libmediainfo-20.03.ebuild +++ b/media-libs/libmediainfo/libmediainfo-20.03.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://mediaarea.net/download/source/${PN}/${PV}/${P/-/_}.tar.xz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="curl doc mms static-libs" RDEPEND="sys-libs/zlib