diff options
author | David Holm <dholm@gentoo.org> | 2005-05-03 08:41:51 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-05-03 08:41:51 +0000 |
commit | 30bf74b4bc0443cbffdbfcd021c4eb255bea8e43 (patch) | |
tree | c9f2b37390ed83d6eac31a50fc05988673c1c57b /games-arcade/conveysdl/conveysdl-1.ebuild | |
parent | Added to ~ppc (diff) | |
download | gentoo-2-30bf74b4bc0443cbffdbfcd021c4eb255bea8e43.tar.gz gentoo-2-30bf74b4bc0443cbffdbfcd021c4eb255bea8e43.tar.bz2 gentoo-2-30bf74b4bc0443cbffdbfcd021c4eb255bea8e43.zip |
Added to ~ppc
(Portage version: 2.0.51.21)
Diffstat (limited to 'games-arcade/conveysdl/conveysdl-1.ebuild')
-rw-r--r-- | games-arcade/conveysdl/conveysdl-1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-arcade/conveysdl/conveysdl-1.ebuild b/games-arcade/conveysdl/conveysdl-1.ebuild index 48bad489eda9..3171b78d1330 100644 --- a/games-arcade/conveysdl/conveysdl-1.ebuild +++ b/games-arcade/conveysdl/conveysdl-1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/conveysdl/conveysdl-1.ebuild,v 1.1 2005/02/19 05:31:47 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/conveysdl/conveysdl-1.ebuild,v 1.2 2005/05/03 08:41:51 dholm Exp $ inherit games @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="as-is" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" IUSE="" DEPEND=">=media-libs/libsdl-1.2.7 |