diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-04 19:50:01 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-04 20:48:21 +0000 |
commit | 241610fb8bcb360124d65a6929d11ca41ea647bd (patch) | |
tree | f3daa3e62147d7732a44c7bed504a4661de6282c /x11-libs/pango | |
parent | x11-libs/libwnck: stable 3.24.1 for ppc, bug #631656 (diff) | |
download | gentoo-241610fb8bcb360124d65a6929d11ca41ea647bd.tar.gz gentoo-241610fb8bcb360124d65a6929d11ca41ea647bd.tar.bz2 gentoo-241610fb8bcb360124d65a6929d11ca41ea647bd.zip |
x11-libs/pango: stable 1.40.14 for ppc, bug #631656
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'x11-libs/pango')
-rw-r--r-- | x11-libs/pango/pango-1.40.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/pango/pango-1.40.14.ebuild b/x11-libs/pango/pango-1.40.14.ebuild index 13c1af228eea..7d7599fff5b8 100644 --- a/x11-libs/pango/pango-1.40.14.ebuild +++ b/x11-libs/pango/pango-1.40.14.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" |