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/sdlroids/sdlroids-1.3.4-r3.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/sdlroids/sdlroids-1.3.4-r3.ebuild')
-rw-r--r-- | games-arcade/sdlroids/sdlroids-1.3.4-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-arcade/sdlroids/sdlroids-1.3.4-r3.ebuild b/games-arcade/sdlroids/sdlroids-1.3.4-r3.ebuild index c8929da0fbed..465a87d18015 100644 --- a/games-arcade/sdlroids/sdlroids-1.3.4-r3.ebuild +++ b/games-arcade/sdlroids/sdlroids-1.3.4-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/games-arcade/sdlroids/sdlroids-1.3.4-r3.ebuild,v 1.10 2007/03/13 22:33:58 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/sdlroids/sdlroids-1.3.4-r3.ebuild,v 1.11 2007/04/24 15:08:42 drizzt Exp $ inherit eutils games @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/sdlroids/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ppc x86" +KEYWORDS="alpha amd64 ppc x86 ~x86-fbsd" IUSE="" DEPEND="media-libs/libsdl |