diff options
author | Mike Doty <kingtaco@gentoo.org> | 2006-12-25 09:01:06 +0000 |
---|---|---|
committer | Mike Doty <kingtaco@gentoo.org> | 2006-12-25 09:01:06 +0000 |
commit | 8205616f013057b1829a11a92d0a49f2c585b458 (patch) | |
tree | efe27036726f5087097271cf2de0ecf87258e833 /games-emulation | |
parent | marked ~amd64 (diff) | |
download | gentoo-2-8205616f013057b1829a11a92d0a49f2c585b458.tar.gz gentoo-2-8205616f013057b1829a11a92d0a49f2c585b458.tar.bz2 gentoo-2-8205616f013057b1829a11a92d0a49f2c585b458.zip |
~amd64 keyword added
(Portage version: 2.1.2_rc3-r5)
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/yabause/ChangeLog | 5 | ||||
-rw-r--r-- | games-emulation/yabause/yabause-0.7.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-emulation/yabause/ChangeLog b/games-emulation/yabause/ChangeLog index 2f0ae52f5f56..0e209bbb5ee3 100644 --- a/games-emulation/yabause/ChangeLog +++ b/games-emulation/yabause/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/yabause # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/yabause/ChangeLog,v 1.14 2006/12/24 10:12:50 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/yabause/ChangeLog,v 1.15 2006/12/25 09:01:06 kingtaco Exp $ + + 25 Dec 2006; Mike Doty <kingtaco@gentoo.org> yabause-0.7.2.ebuild: + ~amd64 added *yabause-0.8.0 (24 Dec 2006) diff --git a/games-emulation/yabause/yabause-0.7.2.ebuild b/games-emulation/yabause/yabause-0.7.2.ebuild index d1175e1e2846..99abc98f0bae 100644 --- a/games-emulation/yabause/yabause-0.7.2.ebuild +++ b/games-emulation/yabause/yabause-0.7.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/yabause/yabause-0.7.2.ebuild,v 1.1 2006/09/12 23:17:50 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/yabause/yabause-0.7.2.ebuild,v 1.2 2006/12/25 09:01:06 kingtaco Exp $ inherit games @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ppc x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="gtk" RDEPEND="=x11-libs/gtk+-2* |