diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-09-23 23:11:15 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-09-23 23:13:19 +0200 |
commit | b71f2d7ef10164e17daa33bff0320e7f6f61814f (patch) | |
tree | 0caca220047fb2da411209a7f87825c057589d8b /x11-libs | |
parent | x11-libs/gtk+: x86 stable (bug #624312) (diff) | |
download | gentoo-b71f2d7ef10164e17daa33bff0320e7f6f61814f.tar.gz gentoo-b71f2d7ef10164e17daa33bff0320e7f6f61814f.tar.bz2 gentoo-b71f2d7ef10164e17daa33bff0320e7f6f61814f.zip |
x11-libs/pango: x86 stable (bug #624312)
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/pango/pango-1.40.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/pango/pango-1.40.6.ebuild b/x11-libs/pango/pango-1.40.6.ebuild index c521ccac1e02..bc8369565dee 100644 --- a/x11-libs/pango/pango-1.40.6.ebuild +++ b/x11-libs/pango/pango-1.40.6.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 ~amd64-fbsd ~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" |