diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-11-29 03:22:35 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-11-29 03:22:35 +0000 |
commit | db0bced9254d1757f2b74fe33a47d124209c45a2 (patch) | |
tree | c592874687382c4c8d1c996db185bdb9cff18539 /x11-libs | |
parent | touchups (diff) | |
download | gentoo-2-db0bced9254d1757f2b74fe33a47d124209c45a2.tar.gz gentoo-2-db0bced9254d1757f2b74fe33a47d124209c45a2.tar.bz2 gentoo-2-db0bced9254d1757f2b74fe33a47d124209c45a2.zip |
hppa love courtesy of notopic
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'x11-libs')
-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 e7b8605b0403..273db168fa77 100644 --- a/x11-libs/dnd/dnd-1.1.ebuild +++ b/x11-libs/dnd/dnd-1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # 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.20 2005/02/16 07:24:58 pclouds Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/dnd/dnd-1.1.ebuild,v 1.21 2005/11/29 03:17:53 vapier Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://leb.net/OffiX/dnd.1.1.tgz" IUSE="" SLOT="0" LICENSE="GPL-2 LGPL-2" -KEYWORDS="x86 sparc alpha ia64 amd64 ppc ppc64" +KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86" DEPEND="virtual/x11" |