Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-accessibility/brltty/
Date: Wed, 19 Aug 2020 22:40:47
Message-Id: 1597876652.2879580c4355612f19fbed60932bbc84c146f043.sam@gentoo
1 commit: 2879580c4355612f19fbed60932bbc84c146f043
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 19 22:37:32 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 19 22:37:32 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2879580c
7
8 app-accessibility/brltty: arm64 stable (bug #738056)
9
10 Package-Manager: Portage-3.0.3, Repoman-3.0.0
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 app-accessibility/brltty/brltty-6.0-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-accessibility/brltty/brltty-6.0-r1.ebuild b/app-accessibility/brltty/brltty-6.0-r1.ebuild
17 index 1983c84f60b..b6798c7faed 100644
18 --- a/app-accessibility/brltty/brltty-6.0-r1.ebuild
19 +++ b/app-accessibility/brltty/brltty-6.0-r1.ebuild
20 @@ -17,7 +17,7 @@ SRC_URI="https://brltty.app/archive/${P}.tar.xz"
21
22 LICENSE="GPL-2 LGPL-2.1"
23 SLOT="0"
24 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ppc ppc64 x86"
25 +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ppc ppc64 x86"
26 IUSE="+api +beeper bluetooth +contracted-braille doc +fm gpm iconv icu
27 java louis +midi ncurses nls ocaml +pcm policykit python
28 usb systemd +speech tcl xml X"