diff options
author | Kristopher Kersey <augustus@gentoo.org> | 2004-01-26 21:27:05 +0000 |
---|---|---|
committer | Kristopher Kersey <augustus@gentoo.org> | 2004-01-26 21:27:05 +0000 |
commit | 4d263b909c3e626cfcd37916dbe7919743a79b77 (patch) | |
tree | a01ccfc9087325e86fb9b97e6f463f3567e9a01c /media-libs/libsdl/libsdl-1.2.6-r3.ebuild | |
parent | fix PDEPEND on arch != x86 (diff) | |
download | historical-4d263b909c3e626cfcd37916dbe7919743a79b77.tar.gz historical-4d263b909c3e626cfcd37916dbe7919743a79b77.tar.bz2 historical-4d263b909c3e626cfcd37916dbe7919743a79b77.zip |
Removed stable amd64 keyword from 1.2.5 and made 1.2.6 stable. This is per the request of Mr. Gordon in Bug 37143. Pretty important fix.
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 437e130e1c65..017c57b667b0 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.3 2004/01/11 03:33:51 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/libsdl-1.2.6-r3.ebuild,v 1.4 2004/01/26 21:27:05 augustus 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 alpha ~ppc ~sparc hppa ~amd64 ia64" +KEYWORDS="x86 alpha ~ppc ~sparc hppa amd64 ia64" 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 |