diff options
author | Markus Meier <maekke@gentoo.org> | 2011-09-04 12:02:12 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-09-04 12:02:12 +0000 |
commit | 06b02db1a9071b4fab1e715d14d442e35d21194d (patch) | |
tree | 0125c35ee20c8995e80c1615297c97486a68bff7 /x11-apps/xinit/xinit-1.3.1.ebuild | |
parent | Make cups harddep to solve build system issues. Also harddep for 3.5 and late... (diff) | |
download | historical-06b02db1a9071b4fab1e715d14d442e35d21194d.tar.gz historical-06b02db1a9071b4fab1e715d14d442e35d21194d.tar.bz2 historical-06b02db1a9071b4fab1e715d14d442e35d21194d.zip |
x86 stable, bug #380421
Package-Manager: portage-2.1.10.12/cvs/Linux x86_64
Diffstat (limited to 'x11-apps/xinit/xinit-1.3.1.ebuild')
-rw-r--r-- | x11-apps/xinit/xinit-1.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xinit/xinit-1.3.1.ebuild b/x11-apps/xinit/xinit-1.3.1.ebuild index 832d204cd15e..8b844c3cd591 100644 --- a/x11-apps/xinit/xinit-1.3.1.ebuild +++ b/x11-apps/xinit/xinit-1.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/xinit-1.3.1.ebuild,v 1.2 2011/08/30 07:53:59 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/xinit-1.3.1.ebuild,v 1.3 2011/09/04 11:56:34 maekke Exp $ EAPI=4 @@ -9,7 +9,7 @@ inherit xorg-2 DESCRIPTION="X Window System initializer" LICENSE="${LICENSE} GPL-2" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="+minimal" RDEPEND=" |