diff options
author | Torsten Veller <tove@gentoo.org> | 2009-04-15 14:55:51 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2009-04-15 14:55:51 +0000 |
commit | 17ad3f6018634f96df14fd994256f6656794c914 (patch) | |
tree | 3eacc90d204521703518f8e97cdfc95599b902b1 /games-arcade | |
parent | ia64/sh stable wrt #251832 (diff) | |
download | gentoo-2-17ad3f6018634f96df14fd994256f6656794c914.tar.gz gentoo-2-17ad3f6018634f96df14fd994256f6656794c914.tar.bz2 gentoo-2-17ad3f6018634f96df14fd994256f6656794c914.zip |
Add ~x86 (#266229)
(Portage version: 2.2_rc30/cvs/Linux i686)
Diffstat (limited to 'games-arcade')
-rw-r--r-- | games-arcade/opentyrian/ChangeLog | 5 | ||||
-rw-r--r-- | games-arcade/opentyrian/opentyrian-20090222.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-arcade/opentyrian/ChangeLog b/games-arcade/opentyrian/ChangeLog index 18da0f0b7fee..559d77ab685c 100644 --- a/games-arcade/opentyrian/ChangeLog +++ b/games-arcade/opentyrian/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-arcade/opentyrian # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/opentyrian/ChangeLog,v 1.3 2009/03/01 12:45:36 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/opentyrian/ChangeLog,v 1.4 2009/04/15 14:55:51 tove Exp $ + + 15 Apr 2009; Torsten Veller <tove@gentoo.org> opentyrian-20090222.ebuild: + Add ~x86 (#266229) *opentyrian-20090222 (01 Mar 2009) diff --git a/games-arcade/opentyrian/opentyrian-20090222.ebuild b/games-arcade/opentyrian/opentyrian-20090222.ebuild index 2c8da157f15c..cca3704439ad 100644 --- a/games-arcade/opentyrian/opentyrian-20090222.ebuild +++ b/games-arcade/opentyrian/opentyrian-20090222.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/opentyrian/opentyrian-20090222.ebuild,v 1.1 2009/03/01 12:45:36 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/opentyrian/opentyrian-20090222.ebuild,v 1.2 2009/04/15 14:55:51 tove Exp $ inherit eutils games @@ -11,7 +11,7 @@ SRC_URI="http://darklomax.org/tyrian/tyrian21.zip LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="debug" RDEPEND="media-libs/libsdl |