diff options
author | 2004-06-18 19:05:59 +0000 | |
---|---|---|
committer | 2004-06-18 19:05:59 +0000 | |
commit | 0945c4b850ddc1d3b45b39de2dc43bc62f2f73dd (patch) | |
tree | 08d65492cef749237e9acf64fffb897955e81a90 /games-arcade/cob | |
parent | Assigned to the net-news herd and taking over primary maintainership. (diff) | |
download | historical-0945c4b850ddc1d3b45b39de2dc43bc62f2f73dd.tar.gz historical-0945c4b850ddc1d3b45b39de2dc43bc62f2f73dd.tar.bz2 historical-0945c4b850ddc1d3b45b39de2dc43bc62f2f73dd.zip |
~amd64
Diffstat (limited to 'games-arcade/cob')
-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 2ea2f67b87dc..2f3419d9dfc6 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.4 2004/04/29 19:39:51 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/cob/cob-0.9.ebuild,v 1.5 2004/06/18 19:05:59 jhuebel 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 ~alpha" +KEYWORDS="x86 ppc ~alpha ~amd64" IUSE="" DEPEND="media-libs/libsdl" |