diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-01-19 10:44:02 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-01-19 10:44:02 +0000 |
commit | 10d12329998a58a14a378ccb83068e70433d8557 (patch) | |
tree | f709461ec069a5646ff0b0afef24349b9450f9a4 /x11-libs/gtk+/gtk+-3.12.2-r2.ebuild | |
parent | Stable for HPPA (bug #536694). (diff) | |
download | gentoo-2-10d12329998a58a14a378ccb83068e70433d8557.tar.gz gentoo-2-10d12329998a58a14a378ccb83068e70433d8557.tar.bz2 gentoo-2-10d12329998a58a14a378ccb83068e70433d8557.zip |
Stable for HPPA (bug #536694).
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'x11-libs/gtk+/gtk+-3.12.2-r2.ebuild')
-rw-r--r-- | x11-libs/gtk+/gtk+-3.12.2-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/gtk+/gtk+-3.12.2-r2.ebuild b/x11-libs/gtk+/gtk+-3.12.2-r2.ebuild index a1499345f4d4..6b3b2bf56fa3 100644 --- a/x11-libs/gtk+/gtk+-3.12.2-r2.ebuild +++ b/x11-libs/gtk+/gtk+-3.12.2-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-3.12.2-r2.ebuild,v 1.1 2015/01/02 11:53:03 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-3.12.2-r2.ebuild,v 1.2 2015/01/19 10:44:02 jer Exp $ EAPI="5" GCONF_DEBUG="no" @@ -24,7 +24,7 @@ REQUIRED_USE=" xinerama? ( X ) " -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" # FIXME: introspection data is built against system installation of gtk+:3 # NOTE: cairo[svg] dep is due to bug 291283 (not patched to avoid eautoreconf) |