diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-30 08:41:47 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-30 08:42:40 +0000 |
commit | e181db7101011a9112318debef26c8b451d2fb9d (patch) | |
tree | aeea6d78c3292fcde917199d75c0252410cbca42 /x11-libs | |
parent | x11-libs/gtk+: stable 3.22.16 for ppc, bug #624312 (diff) | |
download | gentoo-e181db7101011a9112318debef26c8b451d2fb9d.tar.gz gentoo-e181db7101011a9112318debef26c8b451d2fb9d.tar.bz2 gentoo-e181db7101011a9112318debef26c8b451d2fb9d.zip |
x11-libs/pango: stable 1.40.6 for ppc, bug #624312
Package-Manager: Portage-2.3.13, Repoman-2.3.4
RepoMan-Options: --include-arches="ppc"
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 aaf81dabd5db..cebaa678c3f0 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" |