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 26865138335 for ; Sat, 22 Jun 2019 21:02:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0FC2CE0882; Sat, 22 Jun 2019 21:02:38 +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 E9A30E0877 for ; Sat, 22 Jun 2019 21:02:37 +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 63AB73467C6 for ; Sat, 22 Jun 2019 21:02:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 07CFD5E6 for ; Sat, 22 Jun 2019 21:02:34 +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: <1561235928.cd3a4de0d81932aa12d61f4a3c5ef5404a5d0c98.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-19.04.ebuild X-VCS-Directories: media-libs/libmediainfo/ X-VCS-Committer: radhermit X-VCS-Committer-Name: Tim Harder X-VCS-Revision: cd3a4de0d81932aa12d61f4a3c5ef5404a5d0c98 X-VCS-Branch: master Date: Sat, 22 Jun 2019 21:02:34 +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: 335840ca-34c2-4b7b-95bc-02587d00a33c X-Archives-Hash: 77b95d9fde2ba0f92c65d21e6e204ffd commit: cd3a4de0d81932aa12d61f4a3c5ef5404a5d0c98 Author: Tim Harder gentoo org> AuthorDate: Sat Jun 22 20:32:55 2019 +0000 Commit: Tim Harder gentoo org> CommitDate: Sat Jun 22 20:38:48 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd3a4de0 media-libs/libmediainfo: stabilize 19.04 Signed-off-by: Tim Harder gentoo.org> media-libs/libmediainfo/libmediainfo-19.04.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/libmediainfo/libmediainfo-19.04.ebuild b/media-libs/libmediainfo/libmediainfo-19.04.ebuild index 66497326e1f..8272ecf1c95 100644 --- a/media-libs/libmediainfo/libmediainfo-19.04.ebuild +++ b/media-libs/libmediainfo/libmediainfo-19.04.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