Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/aribb24/
Date: Sun, 26 Apr 2020 23:44:11
Message-Id: 1587944604.e501a41bdb7908ab25118399621e2cc2b43f5e35.whissi@gentoo
1 commit: e501a41bdb7908ab25118399621e2cc2b43f5e35
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 26 23:20:54 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 26 23:43:24 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e501a41b
7
8 media-libs/aribb24: x86 stable (bug #711144)
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 media-libs/aribb24/aribb24-1.0.3-r2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-libs/aribb24/aribb24-1.0.3-r2.ebuild b/media-libs/aribb24/aribb24-1.0.3-r2.ebuild
17 index fea4dabe17d..b0d8703522d 100644
18 --- a/media-libs/aribb24/aribb24-1.0.3-r2.ebuild
19 +++ b/media-libs/aribb24/aribb24-1.0.3-r2.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/nkoriyama/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
21
22 LICENSE="LGPL-3"
23 SLOT="0"
24 -KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~sparc ~x86"
25 +KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~sparc x86"
26
27 RDEPEND="media-libs/libpng:0=[${MULTILIB_USEDEP}]"
28 DEPEND="${RDEPEND}"