diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-28 09:39:40 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-28 14:03:32 +0100 |
commit | 3d9a45ae2ec2aea4ac8e67683b2d86e5c14ffc78 (patch) | |
tree | 78abd36d4fa3efa516bfa45ea2962eb945d49782 /media-libs | |
parent | dev-python/pyquery: stable 1.4.0 for ppc64, bug #675160 (diff) | |
download | gentoo-3d9a45ae2ec2aea4ac8e67683b2d86e5c14ffc78.tar.gz gentoo-3d9a45ae2ec2aea4ac8e67683b2d86e5c14ffc78.tar.bz2 gentoo-3d9a45ae2ec2aea4ac8e67683b2d86e5c14ffc78.zip |
media-libs/gd: stable 2.2.5-r2 for ppc64, bug #679702
Package-Manager: Portage-2.3.65, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/gd/gd-2.2.5-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gd/gd-2.2.5-r2.ebuild b/media-libs/gd/gd-2.2.5-r2.ebuild index ed5c3a96905b..a5719a6acc53 100644 --- a/media-libs/gd/gd-2.2.5-r2.ebuild +++ b/media-libs/gd/gd-2.2.5-r2.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/libgd/libgd/releases/download/${P}/lib${P}.tar.xz LICENSE="gd IJG HPND BSD" SLOT="2/3" -KEYWORDS="alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="cpu_flags_x86_sse fontconfig jpeg png static-libs test tiff truetype webp xpm zlib" # fontconfig has prefixed font paths, details see bug #518970 |