diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2011-02-12 17:09:59 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2011-02-12 17:09:59 +0000 |
commit | 1f4fbeaea865bc74581535214f07b5555709aec0 (patch) | |
tree | c58a6f6706361af1fd4c1aa78bb69d7d9e8a50cc /x11-apps/xinit/xinit-1.3.0-r2.ebuild | |
parent | alpha/ia64/s390/sh/sparc stable wrt #344827 (diff) | |
download | gentoo-2-1f4fbeaea865bc74581535214f07b5555709aec0.tar.gz gentoo-2-1f4fbeaea865bc74581535214f07b5555709aec0.tar.bz2 gentoo-2-1f4fbeaea865bc74581535214f07b5555709aec0.zip |
stable x86, bug 354237
(Portage version: 2.1.9.39/cvs/Linux i686)
Diffstat (limited to 'x11-apps/xinit/xinit-1.3.0-r2.ebuild')
-rw-r--r-- | x11-apps/xinit/xinit-1.3.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xinit/xinit-1.3.0-r2.ebuild b/x11-apps/xinit/xinit-1.3.0-r2.ebuild index 1d2b40a7082d..cc07e2a01145 100644 --- a/x11-apps/xinit/xinit-1.3.0-r2.ebuild +++ b/x11-apps/xinit/xinit-1.3.0-r2.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.0-r2.ebuild,v 1.2 2011/02/12 11:26:33 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/xinit-1.3.0-r2.ebuild,v 1.3 2011/02/12 17:09:59 fauli Exp $ EAPI=3 @@ -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=" |