diff options
Diffstat (limited to 'app-accessibility/brltty/brltty-5.1.ebuild')
-rw-r--r-- | app-accessibility/brltty/brltty-5.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-accessibility/brltty/brltty-5.1.ebuild b/app-accessibility/brltty/brltty-5.1.ebuild index 39fec35f1dfc..1118f5b54055 100644 --- a/app-accessibility/brltty/brltty-5.1.ebuild +++ b/app-accessibility/brltty/brltty-5.1.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-accessibility/brltty/brltty-5.1.ebuild,v 1.1 2014/08/23 14:37:40 teiresias Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/brltty/brltty-5.1.ebuild,v 1.2 2014/11/27 10:15:11 pacho Exp $ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_2 python3_3 ) +PYTHON_COMPAT=( python2_7 python3_2 python3_3 python3_4 ) FINDLIB_USE="ocaml" inherit findlib eutils multilib toolchain-funcs java-pkg-opt-2 flag-o-matic \ |