diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-06 08:11:14 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-06 08:17:38 +0100 |
commit | 47939200a88c1dc4445641be81198075f8b1c20d (patch) | |
tree | 02252b307e5eb59e66cdd9257efd9e363d2fd733 /media-libs | |
parent | media-gfx/mypaint-brushes: stable 1.3.0-r1 for ppc64, bug #706368 (diff) | |
download | gentoo-47939200a88c1dc4445641be81198075f8b1c20d.tar.gz gentoo-47939200a88c1dc4445641be81198075f8b1c20d.tar.bz2 gentoo-47939200a88c1dc4445641be81198075f8b1c20d.zip |
media-libs/babl: stable 0.1.74 for ppc64, bug #706368
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/babl/babl-0.1.74.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/babl/babl-0.1.74.ebuild b/media-libs/babl/babl-0.1.74.ebuild index 51a90052f318..3c11ec855b37 100644 --- a/media-libs/babl/babl-0.1.74.ebuild +++ b/media-libs/babl/babl-0.1.74.ebuild @@ -11,7 +11,7 @@ if [[ ${PV} == *9999* ]]; then SRC_URI="" else SRC_URI="http://ftp.gimp.org/pub/${PN}/${PV:0:3}/${P}.tar.xz" - KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 -sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" + KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 -sparc x86 ~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" |