diff options
author | Stephen Becker <geoman@gentoo.org> | 2004-03-14 16:51:57 +0000 |
---|---|---|
committer | Stephen Becker <geoman@gentoo.org> | 2004-03-14 16:51:57 +0000 |
commit | 84eab721ce3238cfbe21cc7181e114322a581bc0 (patch) | |
tree | a22c01c8aac6e1f99d51e81bfbb4bede2321deb8 /media-libs/libsdl/libsdl-1.2.6-r3.ebuild | |
parent | Added arts, directfb, and ggi to mips use.mask. (diff) | |
download | gentoo-2-84eab721ce3238cfbe21cc7181e114322a581bc0.tar.gz gentoo-2-84eab721ce3238cfbe21cc7181e114322a581bc0.tar.bz2 gentoo-2-84eab721ce3238cfbe21cc7181e114322a581bc0.zip |
Added ~mips keyword.
Diffstat (limited to 'media-libs/libsdl/libsdl-1.2.6-r3.ebuild')
-rw-r--r-- | media-libs/libsdl/libsdl-1.2.6-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libsdl/libsdl-1.2.6-r3.ebuild b/media-libs/libsdl/libsdl-1.2.6-r3.ebuild index ed18d5188310..4eca0d694479 100644 --- a/media-libs/libsdl/libsdl-1.2.6-r3.ebuild +++ b/media-libs/libsdl/libsdl-1.2.6-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/libsdl-1.2.6-r3.ebuild,v 1.6 2004/02/26 14:33:08 bazik Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/libsdl-1.2.6-r3.ebuild,v 1.7 2004/03/14 16:48:40 geoman Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.libsdl.org/release/SDL-${PV}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64" +KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64 ~mips" IUSE="oss alsa esd arts nas X dga xv xinerama fbcon directfb ggi svga aalib opengl noaudio novideo nojoystick" # if you disable audio/video/joystick and something breaks, you pick up the pieces |