diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-03-06 18:47:56 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-03-06 18:47:56 +0000 |
commit | c7d4e55250ac5f50fff0a6b731efccbfa13bec08 (patch) | |
tree | bf1af470383521456f439d5913005ea9c05fd789 /x11-libs/gtk+/gtk+-2.18.7.ebuild | |
parent | Automated update of use.local.desc (diff) | |
download | gentoo-2-c7d4e55250ac5f50fff0a6b731efccbfa13bec08.tar.gz gentoo-2-c7d4e55250ac5f50fff0a6b731efccbfa13bec08.tar.bz2 gentoo-2-c7d4e55250ac5f50fff0a6b731efccbfa13bec08.zip |
amd64 stable, bug 304777
(Portage version: 2.1.7.17/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/gtk+/gtk+-2.18.7.ebuild')
-rw-r--r-- | x11-libs/gtk+/gtk+-2.18.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/gtk+/gtk+-2.18.7.ebuild b/x11-libs/gtk+/gtk+-2.18.7.ebuild index 434905cd2f41..3555cc233e6f 100644 --- a/x11-libs/gtk+/gtk+-2.18.7.ebuild +++ b/x11-libs/gtk+/gtk+-2.18.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.18.7.ebuild,v 1.2 2010/02/23 14:50:29 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.18.7.ebuild,v 1.3 2010/03/06 18:47:56 pacho Exp $ EAPI="2" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gtk.org/" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="aqua cups debug doc jpeg jpeg2k tiff test vim-syntax xinerama" # FIXME: configure says >=xrandr-1.2.99 but remi tells me it's broken |