diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-04-29 19:42:11 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-04-29 19:42:11 +0000 |
commit | 79e3ef8366d1c5befcd817b81dd447deda53e6e9 (patch) | |
tree | 4fc290d7708ceac29e7679933e9bbc03aa665863 /games-arcade/cob/cob-0.9.ebuild | |
parent | Add missing IUSE to ebuilds, make 3.0.8 stable on x86, add new version 3.0.10... (diff) | |
download | gentoo-2-79e3ef8366d1c5befcd817b81dd447deda53e6e9.tar.gz gentoo-2-79e3ef8366d1c5befcd817b81dd447deda53e6e9.tar.bz2 gentoo-2-79e3ef8366d1c5befcd817b81dd447deda53e6e9.zip |
Add ~alpha
Diffstat (limited to 'games-arcade/cob/cob-0.9.ebuild')
-rw-r--r-- | games-arcade/cob/cob-0.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-arcade/cob/cob-0.9.ebuild b/games-arcade/cob/cob-0.9.ebuild index f5ba3bdcca5d..2ea2f67b87dc 100644 --- a/games-arcade/cob/cob-0.9.ebuild +++ b/games-arcade/cob/cob-0.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/cob/cob-0.9.ebuild,v 1.3 2004/03/16 16:16:04 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/cob/cob-0.9.ebuild,v 1.4 2004/04/29 19:39:51 agriffis Exp $ inherit games @@ -10,7 +10,7 @@ SRC_URI="http://www.autismuk.freeserve.co.uk/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc ~alpha" IUSE="" DEPEND="media-libs/libsdl" |