diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-09-17 14:28:41 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-09-17 14:34:13 -0700 |
commit | edfb5190a26f2c8adef5c6c77f301c75e837213a (patch) | |
tree | 29cdf5312fdeb0d7ac78e117d2ce77daee2fadb1 /media-libs | |
parent | games-util/uglygs: [QA] Remove stray file. (diff) | |
download | gentoo-edfb5190a26f2c8adef5c6c77f301c75e837213a.tar.gz gentoo-edfb5190a26f2c8adef5c6c77f301c75e837213a.tar.bz2 gentoo-edfb5190a26f2c8adef5c6c77f301c75e837213a.zip |
media-libs/fontconfig-2.13.0-r4: ppc stable, bug 664108
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/fontconfig/fontconfig-2.13.0-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/fontconfig/fontconfig-2.13.0-r4.ebuild b/media-libs/fontconfig/fontconfig-2.13.0-r4.ebuild index b0fe597f6e5b..cde6f8b66019 100644 --- a/media-libs/fontconfig/fontconfig-2.13.0-r4.ebuild +++ b/media-libs/fontconfig/fontconfig-2.13.0-r4.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://fontconfig.org/release/${P}.tar.bz2" LICENSE="MIT" SLOT="1.0" [[ $(ver_cut 3) -ge 90 ]] || \ -KEYWORDS="alpha amd64 ~arm arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 ~arm arm64 ~hppa ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="doc static-libs" # Purposefully dropped the xml USE flag and libxml2 support. Expat is the |