diff options
author | Markus Meier <maekke@gentoo.org> | 2008-06-22 15:02:54 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-06-22 15:02:54 +0000 |
commit | ad45c1128aaf42fecfc9ffd3f043804f5834efb3 (patch) | |
tree | 9529d8c452ff7a76ef1bff0dec283414a5c1f784 /games-arcade/bub-n-bros/bub-n-bros-1.6.ebuild | |
parent | Stable on ppc64; bug #228745 (diff) | |
download | historical-ad45c1128aaf42fecfc9ffd3f043804f5834efb3.tar.gz historical-ad45c1128aaf42fecfc9ffd3f043804f5834efb3.tar.bz2 historical-ad45c1128aaf42fecfc9ffd3f043804f5834efb3.zip |
amd64/x86 stable, bug #227651
Package-Manager: portage-2.2_rc1/cvs/Linux 2.6.26-rc6 i686
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 8ce37490edbe..678a718e52e0 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.3 2008/06/21 10:44:23 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/bub-n-bros/bub-n-bros-1.6.ebuild,v 1.4 2008/06/22 15:02:54 maekke 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" |