diff options
Diffstat (limited to 'app-misc/gtypist/gtypist-2.6.2.ebuild')
-rw-r--r-- | app-misc/gtypist/gtypist-2.6.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/gtypist/gtypist-2.6.2.ebuild b/app-misc/gtypist/gtypist-2.6.2.ebuild index 8b9d962922d6..22d6dbf54188 100644 --- a/app-misc/gtypist/gtypist-2.6.2.ebuild +++ b/app-misc/gtypist/gtypist-2.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/gtypist/gtypist-2.6.2.ebuild,v 1.4 2003/03/01 01:10:15 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/gtypist/gtypist-2.6.2.ebuild,v 1.5 2003/06/29 23:17:15 aliz Exp $ DESCRIPTION="universal typing tutor" SRC_URI="mirror://gnu/gtypist/${P}.tar.gz" @@ -8,7 +8,7 @@ HOMEPAGE="http://www.gnu.org/software/gtypist/gtypist.html" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="nls" DEPEND=">=sys-libs/ncurses-5.2" |