diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-04-17 21:20:35 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-04-17 21:22:21 +0200 |
commit | 22a8e36a2ef4705709791bf956cb04f343b8d91b (patch) | |
tree | bf666b9bd0d641e7ef9215079080412e142d2715 /media-libs/fontconfig | |
parent | profiles/default/bsd: Unmask util-linux (diff) | |
download | gentoo-22a8e36a2ef4705709791bf956cb04f343b8d91b.tar.gz gentoo-22a8e36a2ef4705709791bf956cb04f343b8d91b.tar.bz2 gentoo-22a8e36a2ef4705709791bf956cb04f343b8d91b.zip |
media-libs/fontconfig: Tested on ~amd64-fbsd (bug #652190)
Diffstat (limited to 'media-libs/fontconfig')
-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 241eeb444000..c281f610ac28 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-linux ~arm-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~arm-linux ~x86-linux" IUSE="doc static-libs" # Purposefully dropped the xml USE flag and libxml2 support. Expat is the |