diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-25 16:46:51 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-25 16:52:19 +0100 |
commit | 2039ec3a1640f69a82c78d38c7d7b28c1910c2f9 (patch) | |
tree | f848245848c2b213b82e5828d249ddd7c9808576 | |
parent | x11-libs/libwnck: ppc64 stable wrt bug #587010 (diff) | |
download | gentoo-2039ec3a1640f69a82c78d38c7d7b28c1910c2f9.tar.gz gentoo-2039ec3a1640f69a82c78d38c7d7b28c1910c2f9.tar.bz2 gentoo-2039ec3a1640f69a82c78d38c7d7b28c1910c2f9.zip |
x11-libs/pango: ppc64 stable wrt bug #587010
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | x11-libs/pango/pango-1.40.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/pango/pango-1.40.3.ebuild b/x11-libs/pango/pango-1.40.3.ebuild index 9ed3243a95aa..21cf0397bf68 100644 --- a/x11-libs/pango/pango-1.40.3.ebuild +++ b/x11-libs/pango/pango-1.40.3.ebuild @@ -12,7 +12,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 ~x86-freebsd ~x86-interix ~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 ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="X +introspection test" |