diff options
author | Todd Sunderlin <todd@gentoo.org> | 2003-04-09 02:54:53 +0000 |
---|---|---|
committer | Todd Sunderlin <todd@gentoo.org> | 2003-04-09 02:54:53 +0000 |
commit | dd08a2a7bfd0aea5136e742231a4e61e15a8392d (patch) | |
tree | bc7d69c2efbcca44632bf7b2a27ce4feafb772ed /media-libs/gdk-pixbuf/gdk-pixbuf-0.21.0.ebuild | |
parent | sparc keyword (diff) | |
download | historical-dd08a2a7bfd0aea5136e742231a4e61e15a8392d.tar.gz historical-dd08a2a7bfd0aea5136e742231a4e61e15a8392d.tar.bz2 historical-dd08a2a7bfd0aea5136e742231a4e61e15a8392d.zip |
sparc keyword
Diffstat (limited to 'media-libs/gdk-pixbuf/gdk-pixbuf-0.21.0.ebuild')
-rw-r--r-- | media-libs/gdk-pixbuf/gdk-pixbuf-0.21.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/gdk-pixbuf/gdk-pixbuf-0.21.0.ebuild b/media-libs/gdk-pixbuf/gdk-pixbuf-0.21.0.ebuild index 42ab56e358c7..637a9a5553a1 100644 --- a/media-libs/gdk-pixbuf/gdk-pixbuf-0.21.0.ebuild +++ b/media-libs/gdk-pixbuf/gdk-pixbuf-0.21.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gdk-pixbuf/gdk-pixbuf-0.21.0.ebuild,v 1.6 2003/02/13 12:43:52 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gdk-pixbuf/gdk-pixbuf-0.21.0.ebuild,v 1.7 2003/04/09 02:54:53 todd Exp $ inherit virtualx libtool gnome.org @@ -22,7 +22,7 @@ DEPEND="${RDEPEND} SLOT="0" LICENSE="GPL-2 LGPL-2" -KEYWORDS="x86 ~ppc ~sparc ~alpha" +KEYWORDS="x86 ~ppc sparc ~alpha" src_unpack() { unpack ${A} |