diff options
Diffstat (limited to 'dev-libs/newt/newt-0.52.10.ebuild')
-rw-r--r-- | dev-libs/newt/newt-0.52.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/newt/newt-0.52.10.ebuild b/dev-libs/newt/newt-0.52.10.ebuild index 87090f293f31..074edb02a232 100644 --- a/dev-libs/newt/newt-0.52.10.ebuild +++ b/dev-libs/newt/newt-0.52.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/newt/newt-0.52.10.ebuild,v 1.3 2009/08/18 07:45:06 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/newt/newt-0.52.10.ebuild,v 1.4 2009/08/27 16:50:45 jer Exp $ inherit python toolchain-funcs eutils rpm @@ -10,7 +10,7 @@ SRC_URI="https://fedorahosted.org/releases/n/e/newt/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="gpm tcl nls" RDEPEND="=sys-libs/slang-2* |