diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-21 21:15:11 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-21 21:32:22 +0100 |
commit | 3aea1ede0d043b81de9f2e9944f921e4ac1476c3 (patch) | |
tree | 4779c35837a3b13b2cdba57a7d1b302d20cfdc74 | |
parent | x11-libs/libwnck: ppc stable wrt bug #587010 (diff) | |
download | gentoo-3aea1ede0d043b81de9f2e9944f921e4ac1476c3.tar.gz gentoo-3aea1ede0d043b81de9f2e9944f921e4ac1476c3.tar.bz2 gentoo-3aea1ede0d043b81de9f2e9944f921e4ac1476c3.zip |
x11-libs/pango: ppc stable wrt bug #587010
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | x11-libs/pango/pango-1.40.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/pango/pango-1.40.3.ebuild b/x11-libs/pango/pango-1.40.3.ebuild index ed6112c18744..4a7800f71792 100644 --- a/x11-libs/pango/pango-1.40.3.ebuild +++ b/x11-libs/pango/pango-1.40.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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" |