diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-04-17 21:21:54 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-04-17 21:22:21 +0200 |
commit | ac30851f63291576dc9e530799d13d956f647076 (patch) | |
tree | ee54fbd01919d9701fe5b60cc647ef8f1ac4ae7c /x11-libs/pango | |
parent | media-libs/fontconfig: Tested on ~amd64-fbsd (bug #652190) (diff) | |
download | gentoo-ac30851f63291576dc9e530799d13d956f647076.tar.gz gentoo-ac30851f63291576dc9e530799d13d956f647076.tar.bz2 gentoo-ac30851f63291576dc9e530799d13d956f647076.zip |
x11-libs/pango: Tested on ~amd64-fbsd (bug #652190)
Diffstat (limited to 'x11-libs/pango')
-rw-r--r-- | x11-libs/pango/pango-1.42.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/pango/pango-1.42.0.ebuild b/x11-libs/pango/pango-1.42.0.ebuild index 6f6620c9c4d6..888df2f5b938 100644 --- a/x11-libs/pango/pango-1.42.0.ebuild +++ b/x11-libs/pango/pango-1.42.0.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="http://www.pango.org/" LICENSE="LGPL-2+ FTL" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="X +introspection test" |