diff options
Diffstat (limited to 'app-editors/adie/adie-1.6.36.ebuild')
-rw-r--r-- | app-editors/adie/adie-1.6.36.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/adie/adie-1.6.36.ebuild b/app-editors/adie/adie-1.6.36.ebuild index 89d6ac2e3d95..ee4f64b4a09e 100644 --- a/app-editors/adie/adie-1.6.36.ebuild +++ b/app-editors/adie/adie-1.6.36.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/adie/adie-1.6.36.ebuild,v 1.4 2010/03/29 09:54:04 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/adie/adie-1.6.36.ebuild,v 1.5 2010/03/31 06:50:07 phajdan.jr Exp $ EAPI="1" @@ -10,7 +10,7 @@ DESCRIPTION="Text editor based on the FOX Toolkit" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ppc ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ppc ppc64 ~sparc x86" IUSE="" DEPEND="x11-libs/fox:1.6" |