diff options
author | Naohiro Aota <naota@gentoo.org> | 2011-09-05 07:14:05 +0000 |
---|---|---|
committer | Naohiro Aota <naota@gentoo.org> | 2011-09-05 07:14:05 +0000 |
commit | 4a25d6bbbd64f84938ebb02a83f2f3a2f531992e (patch) | |
tree | 1d5864b79585836d8a33874b9484a8f806fd1988 /x11-apps/xinit/xinit-1.3.0-r2.ebuild | |
parent | Remove old. (diff) | |
download | gentoo-2-4a25d6bbbd64f84938ebb02a83f2f3a2f531992e.tar.gz gentoo-2-4a25d6bbbd64f84938ebb02a83f2f3a2f531992e.tar.bz2 gentoo-2-4a25d6bbbd64f84938ebb02a83f2f3a2f531992e.zip |
Drop ~x86-fbsd until bug #352663 fixed
(Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
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 70224825175d..c0bc82e9f2c3 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.7 2011/03/05 18:02:33 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xinit/xinit-1.3.0-r2.ebuild,v 1.8 2011/09/05 07:14:05 naota 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" IUSE="+minimal" RDEPEND=" |