Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/babl/
Date: Sat, 27 Apr 2019 20:50:55
Message-Id: 1556398238.243ec8e72dea99fbd33bd7bc8b34daf5d54a8ec5.slyfox@gentoo
1 commit: 243ec8e72dea99fbd33bd7bc8b34daf5d54a8ec5
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 27 20:49:49 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 27 20:50:38 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=243ec8e7
7
8 media-libs/babl: stable 0.1.62 for ia64, bug #681082
9
10 Package-Manager: Portage-2.3.65, Repoman-2.3.12
11 RepoMan-Options: --include-arches="ia64"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 media-libs/babl/babl-0.1.62.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/media-libs/babl/babl-0.1.62.ebuild b/media-libs/babl/babl-0.1.62.ebuild
18 index d5ea65419b2..4bd957b7a29 100644
19 --- a/media-libs/babl/babl-0.1.62.ebuild
20 +++ b/media-libs/babl/babl-0.1.62.ebuild
21 @@ -9,7 +9,7 @@ if [[ ${PV} == *9999* ]]; then
22 SRC_URI=""
23 else
24 SRC_URI="http://ftp.gimp.org/pub/${PN}/${PV:0:3}/${P}.tar.bz2"
25 - KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
26 + KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
27 fi
28
29 DESCRIPTION="A dynamic, any to any, pixel format conversion library"