diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-07 20:28:06 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-07 20:28:29 +0100 |
commit | bf35a67dbd8600cfa551e7f538f4f5e990e2cd78 (patch) | |
tree | 0bda21afae239af1e1c56e3fe54fa11e5ead3624 /x11-libs | |
parent | dev-libs/gjs: stable 1.48.7 for ia64, bug #660314 (diff) | |
download | gentoo-bf35a67dbd8600cfa551e7f538f4f5e990e2cd78.tar.gz gentoo-bf35a67dbd8600cfa551e7f538f4f5e990e2cd78.tar.bz2 gentoo-bf35a67dbd8600cfa551e7f538f4f5e990e2cd78.zip |
x11-libs/gtk+: stable 2.24.32 for ia64, bug #660314
Bug: https://bugs.gentoo.org/660314
Package-Manager: Portage-2.3.41, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'x11-libs')
-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 c378616f951d..59df9c9093aa 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 |