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/tuxdash/tuxdash-0.8.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/tuxdash/tuxdash-0.8.ebuild')
-rw-r--r-- | games-arcade/tuxdash/tuxdash-0.8.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-arcade/tuxdash/tuxdash-0.8.ebuild b/games-arcade/tuxdash/tuxdash-0.8.ebuild index ef4f8b0b31a6..36085e30a532 100644 --- a/games-arcade/tuxdash/tuxdash-0.8.ebuild +++ b/games-arcade/tuxdash/tuxdash-0.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 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/tuxdash/tuxdash-0.8.ebuild,v 1.4 2004/12/14 19:48:12 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/tuxdash/tuxdash-0.8.ebuild,v 1.5 2007/04/24 15:18:59 drizzt Exp $ inherit games @@ -10,7 +10,7 @@ SRC_URI="http://www.tuxdash.de/ressources/downloads/${PN}_src_${PV}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc ~amd64" +KEYWORDS="~amd64 ppc x86 ~x86-fbsd" IUSE="" DEPEND="media-libs/libsdl |