diff options
author | Markus Meier <maekke@gentoo.org> | 2009-11-25 14:26:31 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-11-25 14:26:31 +0000 |
commit | 9ca631effe5d51237a53429afb3b9da2bf615cbd (patch) | |
tree | 6e5c56da29cd32f251c81e9d767a1cab53fa1999 /media-libs/fmod/fmod-4.26.00.ebuild | |
parent | amd64/x86 stable, bug #294414 (diff) | |
download | gentoo-2-9ca631effe5d51237a53429afb3b9da2bf615cbd.tar.gz gentoo-2-9ca631effe5d51237a53429afb3b9da2bf615cbd.tar.bz2 gentoo-2-9ca631effe5d51237a53429afb3b9da2bf615cbd.zip |
amd64/x86 stable, bug #294341
(Portage version: 2.2_rc51/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/fmod/fmod-4.26.00.ebuild')
-rw-r--r-- | media-libs/fmod/fmod-4.26.00.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/fmod/fmod-4.26.00.ebuild b/media-libs/fmod/fmod-4.26.00.ebuild index fa0d6ca4bdeb..082692e46e09 100644 --- a/media-libs/fmod/fmod-4.26.00.ebuild +++ b/media-libs/fmod/fmod-4.26.00.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/media-libs/fmod/fmod-4.26.00.ebuild,v 1.2 2009/07/08 20:31:26 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/fmod/fmod-4.26.00.ebuild,v 1.3 2009/11/25 14:26:31 maekke Exp $ inherit versionator @@ -13,7 +13,7 @@ SRC_URI="x86? ( http://www.fmod.org/index.php/release/version/${MY_P}.tar.gz ) LICENSE="fmod" SLOT="1" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="examples" RDEPEND="" |