diff options
Diffstat (limited to 'app-shells/esh/esh-0.8.5-r1.ebuild')
-rw-r--r-- | app-shells/esh/esh-0.8.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/esh/esh-0.8.5-r1.ebuild b/app-shells/esh/esh-0.8.5-r1.ebuild index 65c310019e45..76e0180e3d71 100644 --- a/app-shells/esh/esh-0.8.5-r1.ebuild +++ b/app-shells/esh/esh-0.8.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/esh/esh-0.8.5-r1.ebuild,v 1.2 2012/02/06 15:18:50 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/esh/esh-0.8.5-r1.ebuild,v 1.3 2012/02/16 17:44:44 phajdan.jr Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="http://slon.ttk.ru/esh/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc ~sparc ~x86" +KEYWORDS="~amd64 ppc ~sparc x86" IUSE="debug" DEPEND=">=sys-libs/ncurses-5.1 |