diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-06-24 22:52:07 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-06-24 22:52:07 +0000 |
commit | 0452934c8448108509b2fd5b0b7be178263fb61c (patch) | |
tree | dad4963682d4aeb58f23975507f3e131d051f5b2 | |
parent | arm/sh stable (diff) | |
download | gentoo-2-0452934c8448108509b2fd5b0b7be178263fb61c.tar.gz gentoo-2-0452934c8448108509b2fd5b0b7be178263fb61c.tar.bz2 gentoo-2-0452934c8448108509b2fd5b0b7be178263fb61c.zip |
arm/s390/sh stable
(Portage version: 2.1.3_rc5)
-rw-r--r-- | x11-apps/xinit/xinit-1.0.3-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xinit/xinit-1.0.3-r3.ebuild b/x11-apps/xinit/xinit-1.0.3-r3.ebuild index e770525d9faf..fe2c3cf89cf0 100644 --- a/x11-apps/xinit/xinit-1.0.3-r3.ebuild +++ b/x11-apps/xinit/xinit-1.0.3-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/xinit-1.0.3-r3.ebuild,v 1.7 2007/05/20 22:24:10 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/xinit-1.0.3-r3.ebuild,v 1.8 2007/06/24 22:52:07 vapier Exp $ # Must be before x-modular eclass is inherited # This is enabled due to modified Makefile.am from the patches @@ -11,7 +11,7 @@ inherit x-modular pam 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="x11-apps/xauth |