diff options
Diffstat (limited to 'app-admin/xstow/xstow-1.0.0-r1.ebuild')
-rw-r--r-- | app-admin/xstow/xstow-1.0.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/xstow/xstow-1.0.0-r1.ebuild b/app-admin/xstow/xstow-1.0.0-r1.ebuild index b0641c4abae5..3b40510900c6 100644 --- a/app-admin/xstow/xstow-1.0.0-r1.ebuild +++ b/app-admin/xstow/xstow-1.0.0-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-admin/xstow/xstow-1.0.0-r1.ebuild,v 1.3 2012/02/21 21:57:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/xstow/xstow-1.0.0-r1.ebuild,v 1.4 2012/02/23 17:30:36 ranger Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/xstow/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ppc ~x86" IUSE="ncurses static" DEPEND="ncurses? ( sys-libs/ncurses )" |