diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-28 12:13:27 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-28 12:13:27 +0000 |
commit | 9ffe5048c2709745b3d7712c47046ca9ca664fe9 (patch) | |
tree | f6bee1af37ab1d7681724eeef2963645e000c67f /app-accessibility/brltty/brltty-5.0-r3.ebuild | |
parent | Stable for ppc, wrt bug #518990 (diff) | |
download | gentoo-2-9ffe5048c2709745b3d7712c47046ca9ca664fe9.tar.gz gentoo-2-9ffe5048c2709745b3d7712c47046ca9ca664fe9.tar.bz2 gentoo-2-9ffe5048c2709745b3d7712c47046ca9ca664fe9.zip |
Stable for ppc64, wrt bug #518990
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-accessibility/brltty/brltty-5.0-r3.ebuild')
-rw-r--r-- | app-accessibility/brltty/brltty-5.0-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-accessibility/brltty/brltty-5.0-r3.ebuild b/app-accessibility/brltty/brltty-5.0-r3.ebuild index 1df212347086..4bad47ba7495 100644 --- a/app-accessibility/brltty/brltty-5.0-r3.ebuild +++ b/app-accessibility/brltty/brltty-5.0-r3.ebuild @@ -1,6 +1,6 @@ # 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.0-r3.ebuild,v 1.8 2014/12/28 12:13:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/brltty/brltty-5.0-r3.ebuild,v 1.9 2014/12/28 12:13:27 ago Exp $ EAPI=5 @@ -16,7 +16,7 @@ SRC_URI="http://mielke.cc/brltty/archive/${P}.tar.xz" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ppc ~ppc64 x86" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ppc ppc64 x86" IUSE="+api +beeper bluetooth +contracted-braille doc +fm gpm iconv icu java +midi ncurses nls ocaml +pcm python usb +speech tcl X" |