diff options
author | Timothy Redaelli <drizzt@gentoo.org> | 2007-04-24 15:29:04 +0000 |
---|---|---|
committer | Timothy Redaelli <drizzt@gentoo.org> | 2007-04-24 15:29:04 +0000 |
commit | 12fc93f5da4e6557761d33567d76b8a4961f9a7f (patch) | |
tree | 79d433374a2dd2c7ead69251f9457d0a49e99029 /games-arcade/xjump/xjump-2.7.5.ebuild | |
parent | fix syntax error and bug #175870 (diff) | |
download | historical-12fc93f5da4e6557761d33567d76b8a4961f9a7f.tar.gz historical-12fc93f5da4e6557761d33567d76b8a4961f9a7f.tar.bz2 historical-12fc93f5da4e6557761d33567d76b8a4961f9a7f.zip |
Add ~x86-fbsd keyword.
Thanks to Nathan Smith for reporting wrt bug #175779
Package-Manager: portage-2.1.2.4
Diffstat (limited to 'games-arcade/xjump/xjump-2.7.5.ebuild')
-rw-r--r-- | games-arcade/xjump/xjump-2.7.5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-arcade/xjump/xjump-2.7.5.ebuild b/games-arcade/xjump/xjump-2.7.5.ebuild index 23af8fdd0da9..e8d32c9cea10 100644 --- a/games-arcade/xjump/xjump-2.7.5.ebuild +++ b/games-arcade/xjump/xjump-2.7.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/xjump/xjump-2.7.5.ebuild,v 1.9 2006/12/01 20:26:00 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/xjump/xjump-2.7.5.ebuild,v 1.10 2007/04/24 15:22:49 drizzt Exp $ inherit eutils games @@ -12,7 +12,7 @@ SRC_URI="mirror://debian/pool/main/x/${PN}/${PN}_${PV}.orig.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ~ppc x86 ~x86-fbsd" IUSE="" DEPEND="x11-libs/libX11 |