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 08580138350 for ; Sat, 25 Apr 2020 10:41:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EB712E0AA3; Sat, 25 Apr 2020 10:41:17 +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 D254DE0AA3 for ; Sat, 25 Apr 2020 10:41:17 +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 0D4E134F041 for ; Sat, 25 Apr 2020 10:41:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 35DB11F3 for ; Sat, 25 Apr 2020 10:41:14 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1587811250.2b50a6a1df749141fbb42debd0d33315383864d4.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/aribb24/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/aribb24/aribb24-1.0.3-r2.ebuild X-VCS-Directories: media-libs/aribb24/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 2b50a6a1df749141fbb42debd0d33315383864d4 X-VCS-Branch: master Date: Sat, 25 Apr 2020 10:41:14 +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: ea9deb29-a217-4ae1-b1c3-31fc21d69979 X-Archives-Hash: 3aa0c8e5c107a49d92881a0e6ce0ad2d commit: 2b50a6a1df749141fbb42debd0d33315383864d4 Author: Mikle Kolyada gentoo org> AuthorDate: Sat Apr 25 10:40:50 2020 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sat Apr 25 10:40:50 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b50a6a1 media-libs/aribb24: arm stable wrt bug #711144 Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada gentoo.org> media-libs/aribb24/aribb24-1.0.3-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/aribb24/aribb24-1.0.3-r2.ebuild b/media-libs/aribb24/aribb24-1.0.3-r2.ebuild index 6299b0c19f5..9fb853bc4cc 100644 --- a/media-libs/aribb24/aribb24-1.0.3-r2.ebuild +++ b/media-libs/aribb24/aribb24-1.0.3-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/nkoriyama/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="LGPL-3" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~sparc ~x86" RDEPEND="media-libs/libpng:0=[${MULTILIB_USEDEP}]" DEPEND="${RDEPEND}"