diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2006-05-20 10:49:05 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2006-05-20 10:49:05 +0000 |
commit | df32512c82a7f2e1e27f5369c872405d02b5e081 (patch) | |
tree | 24ad3122224a684e1b28e63095a361c3cc3b6385 /x11-apps/xsetmode/xsetmode-1.0.0.ebuild | |
parent | fix patch, unix lf (diff) | |
download | historical-df32512c82a7f2e1e27f5369c872405d02b5e081.tar.gz historical-df32512c82a7f2e1e27f5369c872405d02b5e081.tar.bz2 historical-df32512c82a7f2e1e27f5369c872405d02b5e081.zip |
Added ~ppc after testing.
Package-Manager: portage-2.1_rc1-r2
Diffstat (limited to 'x11-apps/xsetmode/xsetmode-1.0.0.ebuild')
-rw-r--r-- | x11-apps/xsetmode/xsetmode-1.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xsetmode/xsetmode-1.0.0.ebuild b/x11-apps/xsetmode/xsetmode-1.0.0.ebuild index 1b950907c6ec..f9749d5ba430 100644 --- a/x11-apps/xsetmode/xsetmode-1.0.0.ebuild +++ b/x11-apps/xsetmode/xsetmode-1.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetmode/xsetmode-1.0.0.ebuild,v 1.3 2006/03/24 03:55:44 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetmode/xsetmode-1.0.0.ebuild,v 1.4 2006/05/20 10:48:20 robbat2 Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org xsetmode application" RESTRICT="mirror" -KEYWORDS="~arm ~mips ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~arm ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" RDEPEND="x11-libs/libXi x11-libs/libX11" DEPEND="${RDEPEND}" |