diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-30 14:00:55 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-30 14:00:55 +0000 |
commit | 1d2f2c2d092467083cc0041043c01e9db4daa7cc (patch) | |
tree | 8354c6f1bf8112ad6de73d7dc7579dd6c29a9bba /games-arcade/lbreakout/lbreakout-010315.ebuild | |
parent | Add ~ia64 (diff) | |
download | gentoo-2-1d2f2c2d092467083cc0041043c01e9db4daa7cc.tar.gz gentoo-2-1d2f2c2d092467083cc0041043c01e9db4daa7cc.tar.bz2 gentoo-2-1d2f2c2d092467083cc0041043c01e9db4daa7cc.zip |
Drop ia64 keyword
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'games-arcade/lbreakout/lbreakout-010315.ebuild')
-rw-r--r-- | games-arcade/lbreakout/lbreakout-010315.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-arcade/lbreakout/lbreakout-010315.ebuild b/games-arcade/lbreakout/lbreakout-010315.ebuild index d18ee35354b0..95b3ea14e06d 100644 --- a/games-arcade/lbreakout/lbreakout-010315.ebuild +++ b/games-arcade/lbreakout/lbreakout-010315.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/lbreakout/lbreakout-010315.ebuild,v 1.8 2008/09/06 18:26:02 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/lbreakout/lbreakout-010315.ebuild,v 1.9 2010/01/30 14:00:55 armin76 Exp $ inherit games @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/lgames/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ia64 ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="" DEPEND=">=media-libs/libsdl-1.1.5" |