diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-03-16 16:03:39 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-03-16 16:03:39 +0000 |
commit | 768e28057328806b48280ad473cd55e368a03ce4 (patch) | |
tree | 28e0859aeeeb0aff1a8c1d5b1b0bb3ee5fb3810e /games-action/poopmup | |
parent | There is no TODO. (diff) | |
download | historical-768e28057328806b48280ad473cd55e368a03ce4.tar.gz historical-768e28057328806b48280ad473cd55e368a03ce4.tar.bz2 historical-768e28057328806b48280ad473cd55e368a03ce4.zip |
ppc support
Diffstat (limited to 'games-action/poopmup')
-rw-r--r-- | games-action/poopmup/poopmup-1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-action/poopmup/poopmup-1.2.ebuild b/games-action/poopmup/poopmup-1.2.ebuild index d9c960b4655e..e6c5a12a5088 100644 --- a/games-action/poopmup/poopmup-1.2.ebuild +++ b/games-action/poopmup/poopmup-1.2.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-action/poopmup/poopmup-1.2.ebuild,v 1.3 2004/03/02 14:26:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/poopmup/poopmup-1.2.ebuild,v 1.4 2004/03/16 16:03:39 vapier Exp $ inherit games gcc @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ppc" DEPEND="virtual/glut virtual/x11 |