diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-08-28 22:16:34 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-08-28 22:16:34 +0000 |
commit | 7e968e854998511c3790a298ea912e2afc627dd7 (patch) | |
tree | b780138b3ad082ae1469862fef2404ea4963b9bf /games-action/astromenace-bin | |
parent | c-api patch thanks to Thomas A. in bug #190559 (diff) | |
download | gentoo-2-7e968e854998511c3790a298ea912e2afc627dd7.tar.gz gentoo-2-7e968e854998511c3790a298ea912e2afc627dd7.tar.bz2 gentoo-2-7e968e854998511c3790a298ea912e2afc627dd7.zip |
stable for x86 (bug #190451)
(Portage version: 2.1.2.12)
Diffstat (limited to 'games-action/astromenace-bin')
-rw-r--r-- | games-action/astromenace-bin/astromenace-bin-1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-action/astromenace-bin/astromenace-bin-1.2.ebuild b/games-action/astromenace-bin/astromenace-bin-1.2.ebuild index 089d8d2ba90c..c980d24c45d9 100644 --- a/games-action/astromenace-bin/astromenace-bin-1.2.ebuild +++ b/games-action/astromenace-bin/astromenace-bin-1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/astromenace-bin/astromenace-bin-1.2.ebuild,v 1.1 2007/07/09 04:08:05 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/astromenace-bin/astromenace-bin-1.2.ebuild,v 1.2 2007/08/28 22:16:34 mr_bones_ Exp $ inherit eutils versionator games @@ -17,7 +17,7 @@ SRC_URI="linguas_de? ( ${DL}/${MY_P}_lin_de.tar.bz2 ) LICENSE="astromenace" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="linguas_de linguas_ru" RESTRICT="strip" |