diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-06-24 21:59:32 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-06-24 21:59:32 +0000 |
commit | 4fbb4e536663671d0c10e466495d95aa5b9a1d4e (patch) | |
tree | 2ddde1193e4ae208e2b91bf231054316ddcaff7b /media-libs | |
parent | arm/s390/sh stable (diff) | |
download | gentoo-2-4fbb4e536663671d0c10e466495d95aa5b9a1d4e.tar.gz gentoo-2-4fbb4e536663671d0c10e466495d95aa5b9a1d4e.tar.bz2 gentoo-2-4fbb4e536663671d0c10e466495d95aa5b9a1d4e.zip |
arm/sh stable
(Portage version: 2.1.3_rc5)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/libsdl/libsdl-1.2.11-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libsdl/libsdl-1.2.11-r2.ebuild b/media-libs/libsdl/libsdl-1.2.11-r2.ebuild index c5b354259f97..f35719ca2c8f 100644 --- a/media-libs/libsdl/libsdl-1.2.11-r2.ebuild +++ b/media-libs/libsdl/libsdl-1.2.11-r2.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/media-libs/libsdl/libsdl-1.2.11-r2.ebuild,v 1.8 2007/06/20 19:55:21 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/libsdl-1.2.11-r2.ebuild,v 1.9 2007/06/24 21:59:32 vapier Exp $ inherit flag-o-matic toolchain-funcs eutils libtool @@ -10,7 +10,7 @@ SRC_URI="http://www.libsdl.org/release/SDL-${PV}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ia64 mips ppc ppc64 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ia64 mips ppc ppc64 sh sparc x86 ~x86-fbsd" # WARNING: # if you have the noaudio, novideo, nojoystick, or noflagstrip use flags # in USE and something breaks, you pick up the pieces. Be prepared for |