diff options
Diffstat (limited to 'app-shells/esh/esh-0.8.5-r2.ebuild')
-rw-r--r-- | app-shells/esh/esh-0.8.5-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/esh/esh-0.8.5-r2.ebuild b/app-shells/esh/esh-0.8.5-r2.ebuild index c58f2feb8723..297f20176e6c 100644 --- a/app-shells/esh/esh-0.8.5-r2.ebuild +++ b/app-shells/esh/esh-0.8.5-r2.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-r2.ebuild,v 1.3 2012/09/06 15:57:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/esh/esh-0.8.5-r2.ebuild,v 1.4 2012/09/07 13:26:57 johu 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 ~x86" +KEYWORDS="amd64 ppc x86" IUSE="debug" DEPEND=">=sys-libs/ncurses-5.1 |