diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-18 13:12:29 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-18 13:19:56 +0000 |
commit | d52bb8b9ac416a18639236a853c6d1fdfd4ace75 (patch) | |
tree | 68319f524ebec3e4984461ffc6aaf2c30847c559 | |
parent | x11-libs/libgksu: stable 2.0.12-r3 for ppc64, bug #635938 (diff) | |
download | gentoo-d52bb8b9ac416a18639236a853c6d1fdfd4ace75.tar.gz gentoo-d52bb8b9ac416a18639236a853c6d1fdfd4ace75.tar.bz2 gentoo-d52bb8b9ac416a18639236a853c6d1fdfd4ace75.zip |
x11-libs/pango: stable 1.40.12 for ppc64, bug #635938
Package-Manager: Portage-2.3.14, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc64"
-rw-r--r-- | x11-libs/pango/pango-1.40.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/pango/pango-1.40.12.ebuild b/x11-libs/pango/pango-1.40.12.ebuild index c97c5a8baa46..6ba78939d87f 100644 --- a/x11-libs/pango/pango-1.40.12.ebuild +++ b/x11-libs/pango/pango-1.40.12.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" |