diff options
author | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2012-09-03 15:31:22 +0000 |
---|---|---|
committer | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2012-09-03 15:31:22 +0000 |
commit | 895a30975a704d337d9cfe6d1d5fe482443ef564 (patch) | |
tree | 01de5702e19b096c1833d3c395bae4e7bcca6988 /media-libs/sdl-sound/sdl-sound-1.0.3.ebuild | |
parent | Keyword ~arm. (diff) | |
download | gentoo-2-895a30975a704d337d9cfe6d1d5fe482443ef564.tar.gz gentoo-2-895a30975a704d337d9cfe6d1d5fe482443ef564.tar.bz2 gentoo-2-895a30975a704d337d9cfe6d1d5fe482443ef564.zip |
Keyword ~arm.
(Portage version: 2.2.0_alpha124/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/sdl-sound/sdl-sound-1.0.3.ebuild')
-rw-r--r-- | media-libs/sdl-sound/sdl-sound-1.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/sdl-sound/sdl-sound-1.0.3.ebuild b/media-libs/sdl-sound/sdl-sound-1.0.3.ebuild index 4d6edc41b7ea..5d713e21cfbb 100644 --- a/media-libs/sdl-sound/sdl-sound-1.0.3.ebuild +++ b/media-libs/sdl-sound/sdl-sound-1.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-sound/sdl-sound-1.0.3.ebuild,v 1.9 2012/08/21 19:47:33 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-sound/sdl-sound-1.0.3.ebuild,v 1.10 2012/09/03 15:31:22 chithanh Exp $ EAPI=2 inherit autotools eutils @@ -12,7 +12,7 @@ SRC_URI="http://icculus.org/SDL_sound/downloads/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ~arm ppc ppc64 sparc x86 ~x86-fbsd" IUSE="flac mikmod modplug mp3 mpeg physfs speex static-libs vorbis" RDEPEND=">=media-libs/libsdl-1.2 |