diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-12-12 16:33:51 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-12-12 16:33:51 +0000 |
commit | 97bee9773401950beeec703becd07b3b74b5fb32 (patch) | |
tree | 69c31d0c43e4f455868312ea88f09c8e52b417cb /x11-apps/xinit/xinit-1.0.5-r1.ebuild | |
parent | Revert back --enable-static to make crm114 happy, again bug #165378, again th... (diff) | |
download | gentoo-2-97bee9773401950beeec703becd07b3b74b5fb32.tar.gz gentoo-2-97bee9773401950beeec703becd07b3b74b5fb32.tar.bz2 gentoo-2-97bee9773401950beeec703becd07b3b74b5fb32.zip |
Stable on ppc64; bug #201998
(Portage version: 2.1.3.19)
Diffstat (limited to 'x11-apps/xinit/xinit-1.0.5-r1.ebuild')
-rw-r--r-- | x11-apps/xinit/xinit-1.0.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xinit/xinit-1.0.5-r1.ebuild b/x11-apps/xinit/xinit-1.0.5-r1.ebuild index bc6b324515c3..47700fecd14c 100644 --- a/x11-apps/xinit/xinit-1.0.5-r1.ebuild +++ b/x11-apps/xinit/xinit-1.0.5-r1.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.5-r1.ebuild,v 1.5 2007/12/12 09:37:04 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/xinit-1.0.5-r1.ebuild,v 1.6 2007/12/12 16:33:51 corsair 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="hal minimal pam" RDEPEND="x11-apps/xauth |