diff options
Diffstat (limited to 'x11-misc/e16keyedit/e16keyedit-0.2.ebuild')
-rw-r--r-- | x11-misc/e16keyedit/e16keyedit-0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/e16keyedit/e16keyedit-0.2.ebuild b/x11-misc/e16keyedit/e16keyedit-0.2.ebuild index db4bd49996a4..9a0e139c7fc6 100644 --- a/x11-misc/e16keyedit/e16keyedit-0.2.ebuild +++ b/x11-misc/e16keyedit/e16keyedit-0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/e16keyedit/e16keyedit-0.2.ebuild,v 1.8 2002/10/04 06:42:44 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/e16keyedit/e16keyedit-0.2.ebuild,v 1.9 2002/12/09 04:41:51 manson Exp $ S=${WORKDIR}/${P} DESCRIPTION="Key binding editor for enlightenment 16" @@ -10,7 +10,7 @@ LICENSE="as-is" DEPEND="virtual/x11 >=x11-wm/enlightenment-0.16" SLOT="0" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 sparc " #RDEPEND="" |