summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-11-24 12:49:17 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2018-11-24 12:49:17 +0000
commitd405557742ffa80ee2141536bf33f23f9520a5e2 (patch)
treed9b6e379058ddec3bbbd05e0fb7a2064f6255a23 /media-libs/babl
parentmedia-libs/lilv: keyworded 0.24.2-r3 for ppc, bug #653676 (diff)
downloadgentoo-d405557742ffa80ee2141536bf33f23f9520a5e2.tar.gz
gentoo-d405557742ffa80ee2141536bf33f23f9520a5e2.tar.bz2
gentoo-d405557742ffa80ee2141536bf33f23f9520a5e2.zip
media-libs/babl: stable 0.1.38 for ppc, bug #641322
Tested-by: ernsteiswuerfel Package-Manager: Portage-2.3.52, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'media-libs/babl')
-rw-r--r--media-libs/babl/babl-0.1.38.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/babl/babl-0.1.38.ebuild b/media-libs/babl/babl-0.1.38.ebuild
index 6b93a845b521..140b2792c003 100644
--- a/media-libs/babl/babl-0.1.38.ebuild
+++ b/media-libs/babl/babl-0.1.38.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ if [[ ${PV} == *9999* ]]; then
SRC_URI=""
else
SRC_URI="http://ftp.gimp.org/pub/${PN}/${PV:0:3}/${P}.tar.bz2"
- KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+ KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
fi
DESCRIPTION="A dynamic, any to any, pixel format conversion library"