diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-11-08 15:23:12 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-11-08 15:23:12 +0000 |
commit | 3da7746941f800780771c4e02c9050ac6ffe4e18 (patch) | |
tree | 88cd64a7fcae5fda5e6af5a14d819688a9c183e8 /media-libs/libsdl | |
parent | arm KEYWORDS (Manifest recommit) (diff) | |
download | gentoo-2-3da7746941f800780771c4e02c9050ac6ffe4e18.tar.gz gentoo-2-3da7746941f800780771c4e02c9050ac6ffe4e18.tar.bz2 gentoo-2-3da7746941f800780771c4e02c9050ac6ffe4e18.zip |
arm KEYWORDS
Diffstat (limited to 'media-libs/libsdl')
-rw-r--r-- | media-libs/libsdl/libsdl-1.2.7-r2.ebuild | 4 | ||||
-rw-r--r-- | media-libs/libsdl/libsdl-1.2.7-r3.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/media-libs/libsdl/libsdl-1.2.7-r2.ebuild b/media-libs/libsdl/libsdl-1.2.7-r2.ebuild index f6d9f737a5ef..c041b4aef60b 100644 --- a/media-libs/libsdl/libsdl-1.2.7-r2.ebuild +++ b/media-libs/libsdl/libsdl-1.2.7-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/libsdl-1.2.7-r2.ebuild,v 1.11 2004/10/01 10:19:07 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/libsdl-1.2.7-r2.ebuild,v 1.12 2004/11/08 15:21:50 vapier Exp $ inherit fixheadtails eutils gnuconfig @@ -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 ppc64" +KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64 ppc64 arm" IUSE="oss alsa esd arts nas X dga xv xinerama fbcon directfb ggi svga aalib opengl libcaca noaudio novideo nojoystick" # if you disable audio/video/joystick and something breaks, you pick up the pieces diff --git a/media-libs/libsdl/libsdl-1.2.7-r3.ebuild b/media-libs/libsdl/libsdl-1.2.7-r3.ebuild index d183bdc02ce4..cccca1a9655f 100644 --- a/media-libs/libsdl/libsdl-1.2.7-r3.ebuild +++ b/media-libs/libsdl/libsdl-1.2.7-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/libsdl-1.2.7-r3.ebuild,v 1.4 2004/11/06 15:19:11 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/libsdl-1.2.7-r3.ebuild,v 1.5 2004/11/08 15:21:50 vapier Exp $ inherit toolchain-funcs fixheadtails eutils gnuconfig @@ -10,7 +10,7 @@ SRC_URI="http://www.libsdl.org/release/SDL-${PV}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha ~amd64 arm hppa ia64 ppc ~ppc64 ~sparc x86" IUSE="oss alsa esd arts nas X dga xv xinerama fbcon directfb ggi svga aalib opengl libcaca noaudio novideo nojoystick" # if you disable audio/video/joystick and something breaks, you pick up the pieces |