diff options
Diffstat (limited to 'x11-libs/dnd/dnd-1.1.ebuild')
-rw-r--r-- | x11-libs/dnd/dnd-1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/dnd/dnd-1.1.ebuild b/x11-libs/dnd/dnd-1.1.ebuild index 7119e228a011..97befa2af900 100644 --- a/x11-libs/dnd/dnd-1.1.ebuild +++ b/x11-libs/dnd/dnd-1.1.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/x11-libs/dnd/dnd-1.1.ebuild,v 1.6 2002/08/05 10:02:51 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/dnd/dnd-1.1.ebuild,v 1.7 2002/08/14 13:05:59 murphy Exp $ S=${WORKDIR}/DND/DNDlib DESCRIPTION="OffiX' Drag'n'drop library" @@ -9,7 +9,7 @@ SRC_URI="http://leb.net/OffiX/dnd.1.1.tgz" SLOT="0" LICENSE="GPL-2 LGPL-2" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" DEPEND="virtual/x11" |