diff options
Diffstat (limited to 'app-accessibility/brltty/brltty-4.1.ebuild')
-rw-r--r-- | app-accessibility/brltty/brltty-4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-accessibility/brltty/brltty-4.1.ebuild b/app-accessibility/brltty/brltty-4.1.ebuild index e3f32e5305d7..ed5039a33b24 100644 --- a/app-accessibility/brltty/brltty-4.1.ebuild +++ b/app-accessibility/brltty/brltty-4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/brltty/brltty-4.1.ebuild,v 1.5 2010/02/01 19:44:03 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/brltty/brltty-4.1.ebuild,v 1.6 2010/02/09 17:43:06 jer Exp $ EAPI="2" FINDLIB_USE="ocaml" @@ -13,7 +13,7 @@ SRC_URI="http://mielke.cc/brltty/releases/${P}.tar.gz" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ppc64 x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ppc64 x86" IUSE="+api +beeper bluetooth +contracted-braille doc +fm gpm iconv icu java +learn-mode +midi nls ocaml +pcm +pm python usb +speech static tcl X" |