diff options
Diffstat (limited to 'app-benchmarks/gtkperf/gtkperf-0.40.ebuild')
-rw-r--r-- | app-benchmarks/gtkperf/gtkperf-0.40.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-benchmarks/gtkperf/gtkperf-0.40.ebuild b/app-benchmarks/gtkperf/gtkperf-0.40.ebuild index d0ec06a52291..94a7da1f0eb3 100644 --- a/app-benchmarks/gtkperf/gtkperf-0.40.ebuild +++ b/app-benchmarks/gtkperf/gtkperf-0.40.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/gtkperf/gtkperf-0.40.ebuild,v 1.1 2008/10/29 14:23:50 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/gtkperf/gtkperf-0.40.ebuild,v 1.2 2008/11/02 23:23:10 leio Exp $ EAPI="1" @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="nls" RDEPEND="x11-libs/gtk+:2" |