diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-08-17 21:24:22 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-08-17 21:24:22 +0100 |
commit | fe3be890f299ecccc9201e4769355b760aa2fc7b (patch) | |
tree | 2334df76df2c236f6b257cfd4fe8d1cd5a33961d /x11-libs/pango | |
parent | net-wireless/wpa_supplicant: stable 2.8-r1 for ppc, bug #685860 (diff) | |
download | gentoo-fe3be890f299ecccc9201e4769355b760aa2fc7b.tar.gz gentoo-fe3be890f299ecccc9201e4769355b760aa2fc7b.tar.bz2 gentoo-fe3be890f299ecccc9201e4769355b760aa2fc7b.zip |
x11-libs/pango: stable 1.42.4-r2 for ppc, bug #692110
Package-Manager: Portage-2.3.71, Repoman-2.3.17
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'x11-libs/pango')
-rw-r--r-- | x11-libs/pango/pango-1.42.4-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/pango/pango-1.42.4-r2.ebuild b/x11-libs/pango/pango-1.42.4-r2.ebuild index 7d31e84bf302..5b6f75288ece 100644 --- a/x11-libs/pango/pango-1.42.4-r2.ebuild +++ b/x11-libs/pango/pango-1.42.4-r2.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" |