diff options
author | Brad House <brad_mssw@gentoo.org> | 2004-02-21 22:49:48 +0000 |
---|---|---|
committer | Brad House <brad_mssw@gentoo.org> | 2004-02-21 22:49:48 +0000 |
commit | 14e2143f3549636d6ed914eb8e334994dd7eb410 (patch) | |
tree | 7a1778987a990968e8a28c4daff99fd92e804cb0 /x11-libs/dnd | |
parent | amd64 keywords (diff) | |
download | historical-14e2143f3549636d6ed914eb8e334994dd7eb410.tar.gz historical-14e2143f3549636d6ed914eb8e334994dd7eb410.tar.bz2 historical-14e2143f3549636d6ed914eb8e334994dd7eb410.zip |
amd64 keyword
Diffstat (limited to 'x11-libs/dnd')
-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 ff1460256503..1695ad263626 100644 --- a/x11-libs/dnd/dnd-1.1.ebuild +++ b/x11-libs/dnd/dnd-1.1.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/x11-libs/dnd/dnd-1.1.ebuild,v 1.12 2004/02/16 22:25:54 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/dnd/dnd-1.1.ebuild,v 1.13 2004/02/21 22:49:48 brad_mssw 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 sparc alpha ia64" +KEYWORDS="x86 sparc alpha ia64 amd64" DEPEND="virtual/x11" |