diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-15 11:04:59 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-15 11:24:36 +0100 |
commit | da32fcc5488ded013ff843aee3cc7effa04689b1 (patch) | |
tree | 14ffb70bb4c4f422093b0f44a678c6835b0dbe82 /x11-libs/gtk+ | |
parent | dev-python/webencodings: stable 0.5.1 for ppc, bug #659658 (diff) | |
download | gentoo-da32fcc5488ded013ff843aee3cc7effa04689b1.tar.gz gentoo-da32fcc5488ded013ff843aee3cc7effa04689b1.tar.bz2 gentoo-da32fcc5488ded013ff843aee3cc7effa04689b1.zip |
x11-libs/gtk+: stable 2.24.32 for ppc, bug #660314
Bug: https://bugs.gentoo.org/660314
Package-Manager: Portage-2.3.42, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'x11-libs/gtk+')
-rw-r--r-- | x11-libs/gtk+/gtk+-2.24.32.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/gtk+/gtk+-2.24.32.ebuild b/x11-libs/gtk+/gtk+-2.24.32.ebuild index ea3cd170c69d..3eb71df54164 100644 --- a/x11-libs/gtk+/gtk+-2.24.32.ebuild +++ b/x11-libs/gtk+/gtk+-2.24.32.ebuild @@ -18,7 +18,7 @@ REQUIRED_USE=" xinerama? ( !aqua ) " -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 ~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 ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" # Upstream wants us to do their job: # https://bugzilla.gnome.org/show_bug.cgi?id=768663#c1 |