diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-07-09 19:17:29 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-07-09 19:18:12 +0100 |
commit | ca4caba9f82c699553603fbd55b59ac33867b236 (patch) | |
tree | 972777c5251b7048610505020da3ee57cc33faec /x11-libs | |
parent | gnome-base/libgnome-keyring: ia64 stable, bug #624312 (diff) | |
download | gentoo-ca4caba9f82c699553603fbd55b59ac33867b236.tar.gz gentoo-ca4caba9f82c699553603fbd55b59ac33867b236.tar.bz2 gentoo-ca4caba9f82c699553603fbd55b59ac33867b236.zip |
x11-libs/gtk+: ia64 stable, bug #624312
Package-Manager: Portage-2.3.6, Repoman-2.3.2
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtk+/gtk+-3.22.16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/gtk+/gtk+-3.22.16.ebuild b/x11-libs/gtk+/gtk+-3.22.16.ebuild index 3d73ad57215a..28d484515792 100644 --- a/x11-libs/gtk+/gtk+-3.22.16.ebuild +++ b/x11-libs/gtk+/gtk+-3.22.16.ebuild @@ -17,7 +17,7 @@ REQUIRED_USE=" xinerama? ( X ) " -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 ~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 ~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=768662#c1 |