diff options
author | 2002-08-14 13:08:10 +0000 | |
---|---|---|
committer | 2002-08-14 13:08:10 +0000 | |
commit | 565ee555eee9f5f682e438f52bf461baeac4730d (patch) | |
tree | 05a28d616ceb671f14d792a179bfc2a235964556 /media-libs/sdl-gfx | |
parent | Adding sparc/sparc64 keywords (diff) | |
download | historical-565ee555eee9f5f682e438f52bf461baeac4730d.tar.gz historical-565ee555eee9f5f682e438f52bf461baeac4730d.tar.bz2 historical-565ee555eee9f5f682e438f52bf461baeac4730d.zip |
Adding sparc/sparc64 keywords
Diffstat (limited to 'media-libs/sdl-gfx')
-rw-r--r-- | media-libs/sdl-gfx/sdl-gfx-2.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/sdl-gfx/sdl-gfx-2.0.3.ebuild b/media-libs/sdl-gfx/sdl-gfx-2.0.3.ebuild index 582724890d0b..e7a82afef7b1 100644 --- a/media-libs/sdl-gfx/sdl-gfx-2.0.3.ebuild +++ b/media-libs/sdl-gfx/sdl-gfx-2.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-gfx/sdl-gfx-2.0.3.ebuild,v 1.3 2002/08/06 21:25:55 gerk Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-gfx/sdl-gfx-2.0.3.ebuild,v 1.4 2002/08/14 13:08:10 murphy Exp $ MY_P="${P/sdl-/SDL_}" S=${WORKDIR}/${MY_P} @@ -10,7 +10,7 @@ HOMEPAGE="http://www.ferzkopp.net/Software/SDL_gfx-2.0/" SLOT="0" LICENSE="LGPL-2.1" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" DEPEND=">=media-libs/libsdl-1.2" |