diff options
author | Friedrich Oslage <bluebird@gentoo.org> | 2008-06-21 10:44:24 +0000 |
---|---|---|
committer | Friedrich Oslage <bluebird@gentoo.org> | 2008-06-21 10:44:24 +0000 |
commit | d8a5a03697f82883a8f4ceffe5cf635fc45c9df6 (patch) | |
tree | eee3703d6b8ecef2a9feccbc25e88838d032d2d2 /games-arcade/bub-n-bros/bub-n-bros-1.6.ebuild | |
parent | Version bump. (diff) | |
download | gentoo-2-d8a5a03697f82883a8f4ceffe5cf635fc45c9df6.tar.gz gentoo-2-d8a5a03697f82883a8f4ceffe5cf635fc45c9df6.tar.bz2 gentoo-2-d8a5a03697f82883a8f4ceffe5cf635fc45c9df6.zip |
Stable on sparc, bug #227651
(Portage version: 2.1.4.4)
Diffstat (limited to 'games-arcade/bub-n-bros/bub-n-bros-1.6.ebuild')
-rw-r--r-- | games-arcade/bub-n-bros/bub-n-bros-1.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-arcade/bub-n-bros/bub-n-bros-1.6.ebuild b/games-arcade/bub-n-bros/bub-n-bros-1.6.ebuild index 77a0b3b47dde..8ce37490edbe 100644 --- a/games-arcade/bub-n-bros/bub-n-bros-1.6.ebuild +++ b/games-arcade/bub-n-bros/bub-n-bros-1.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/bub-n-bros/bub-n-bros-1.6.ebuild,v 1.2 2008/06/19 17:26:47 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/bub-n-bros/bub-n-bros-1.6.ebuild,v 1.3 2008/06/21 10:44:23 bluebird Exp $ inherit eutils games @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ppc ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ppc sparc ~x86 ~x86-fbsd" IUSE="" DEPEND="dev-lang/python" |