Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/babl/
Date: Mon, 26 Dec 2016 12:47:00
Message-Id: 1482756403.26fbb4be20f72d9dab7b182a9cf28157a63f84a4.maekke@gentoo
1 commit: 26fbb4be20f72d9dab7b182a9cf28157a63f84a4
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Mon Dec 26 12:46:43 2016 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Mon Dec 26 12:46:43 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26fbb4be
7
8 media-libs/babl: arm stable, bug #591618
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11 RepoMan-Options: --include-arches="arm"
12
13 media-libs/babl/babl-0.1.18.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-libs/babl/babl-0.1.18.ebuild b/media-libs/babl/babl-0.1.18.ebuild
17 index ee99680..5afd1a7 100644
18 --- a/media-libs/babl/babl-0.1.18.ebuild
19 +++ b/media-libs/babl/babl-0.1.18.ebuild
20 @@ -12,7 +12,7 @@ if [[ ${PV} == *9999* ]]; then
21 SRC_URI=""
22 else
23 SRC_URI="http://ftp.gimp.org/pub/${PN}/${PV:0:3}/${P}.tar.bz2"
24 - KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86 ~amd64-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
25 + KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86 ~amd64-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
26 fi
27
28 DESCRIPTION="A dynamic, any to any, pixel format conversion library"