diff options
author | 2014-08-06 21:30:10 +0000 | |
---|---|---|
committer | 2014-08-06 21:30:10 +0000 | |
commit | 8bc06793b340ce4a40d2922bb59b88b8ddffd8de (patch) | |
tree | 7de3c52a462da5487aeb3bcea5921f1bb6c03a53 /app-accessibility/brltty/brltty-5.0-r3.ebuild | |
parent | Version bump. (diff) | |
download | gentoo-2-8bc06793b340ce4a40d2922bb59b88b8ddffd8de.tar.gz gentoo-2-8bc06793b340ce4a40d2922bb59b88b8ddffd8de.tar.bz2 gentoo-2-8bc06793b340ce4a40d2922bb59b88b8ddffd8de.zip |
Stable for HPPA (bug #518990).
(Portage version: 2.2.11-r1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
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 e074c42c3fba..64bc5bdb0f39 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.1 2014/06/06 10:42:40 teiresias Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/brltty/brltty-5.0-r3.ebuild,v 1.2 2014/08/06 21:30:10 jer 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" |