diff options
author | 2006-09-04 18:06:54 +0000 | |
---|---|---|
committer | 2006-09-04 18:06:54 +0000 | |
commit | 1db8750b44fa4b9613491bcfc8e163d69faf22e7 (patch) | |
tree | 7453ab2ce9d4bdc80a2b79725e24bf633073b6c2 /media-libs/libsdl/libsdl-1.2.11.ebuild | |
parent | Added ~x86-fbsd keyword. (diff) | |
download | gentoo-2-1db8750b44fa4b9613491bcfc8e163d69faf22e7.tar.gz gentoo-2-1db8750b44fa4b9613491bcfc8e163d69faf22e7.tar.bz2 gentoo-2-1db8750b44fa4b9613491bcfc8e163d69faf22e7.zip |
Stable on sparc wrt #145470
(Portage version: 2.1-r2)
Diffstat (limited to 'media-libs/libsdl/libsdl-1.2.11.ebuild')
-rw-r--r-- | media-libs/libsdl/libsdl-1.2.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libsdl/libsdl-1.2.11.ebuild b/media-libs/libsdl/libsdl-1.2.11.ebuild index e14e4a4816b6..ffafe0186aca 100644 --- a/media-libs/libsdl/libsdl-1.2.11.ebuild +++ b/media-libs/libsdl/libsdl-1.2.11.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/media-libs/libsdl/libsdl-1.2.11.ebuild,v 1.5 2006/09/04 08:15:57 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/libsdl-1.2.11.ebuild,v 1.6 2006/09/04 18:06:54 gustavoz 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 ppc-macos ppc64 sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 arm ~hppa ia64 ~mips ~ppc ppc-macos 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 |