diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-07-03 09:11:13 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-07-03 09:11:13 +0200 |
commit | f5730deec9eda97930a0450f814ee82b1205924e (patch) | |
tree | ad77c82db4c162f96c234125101476aac7a07b1a | |
parent | x11-libs/gtk+: ppc stable wrt bug #685254 (diff) | |
download | gentoo-f5730deec9eda97930a0450f814ee82b1205924e.tar.gz gentoo-f5730deec9eda97930a0450f814ee82b1205924e.tar.bz2 gentoo-f5730deec9eda97930a0450f814ee82b1205924e.zip |
x11-libs/pango: ppc stable wrt bug #685254
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="ppc"
-rw-r--r-- | x11-libs/pango/pango-1.42.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/pango/pango-1.42.4-r1.ebuild b/x11-libs/pango/pango-1.42.4-r1.ebuild index 485809becfe4..5d4b11bce282 100644 --- a/x11-libs/pango/pango-1.42.4-r1.ebuild +++ b/x11-libs/pango/pango-1.42.4-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI+=" https://dev.gentoo.org/~leio/distfiles/${P}-patchset.tar.xz" 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 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-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 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="X +introspection test" |